Interface | Description |
---|---|
QueryOperation |
Interface for operations that makes a query
|
Class | Description |
---|---|
AbstractInMemoryQueryOperation |
Abstract implementation of a query operation that runs against a local
in-memory dataset
|
AbstractQueryOperation |
Abstract implementation of a query operation
|
AbstractRemoteQueryOperation |
Abstract implementation of a query operation that runs against a remote
service via HTTP
|
DatasetSizeOperation |
An operation which calculates the size of the dataset
|
FixedQueryOperation |
Represents a query operation that always uses the same fixed query
|
InMemoryFixedQueryOperation |
Represents a query operation that always uses the same fixed query
|
Copyright © 2015. All rights reserved.