| Interface | Description |
|---|---|
| CacheQuery<T> |
Main API for configuring and executing cache queries.
|
| CacheQueryFuture<T> |
Cache query future returned by query execution.
|
| GridCacheQueryMarshallable |
Message which needs to be marshalled and unmarshalled before sending or processing it.
|
| GridCacheQueryMetadataAware |
Metadata-aware interface.
|
| GridCacheSqlIndexMetadata |
Ignite index descriptor.
|
| GridCacheSqlMetadata |
Metadata for Ignite cache.
|
| QueryCursorEx<T> |
Extended query cursor interface allowing for "getAll" to output data into destination other than Collection.
|
| QueryCursorEx.Consumer<T> |
Query value consumer.
|
| Class | Description |
|---|---|
| GridCacheDistributedFieldsQueryFuture |
Distributed fields query future.
|
| GridCacheDistributedQueryFuture<K,V,R> |
Distributed query future.
|
| GridCacheDistributedQueryManager<K,V> |
Distributed query manager (for cache in REPLICATED / PARTITIONED cache mode).
|
| GridCacheLocalFieldsQueryFuture |
Local fields query future.
|
| GridCacheLocalQueryFuture<K,V,R> |
Local query future.
|
| GridCacheLocalQueryManager<K,V> |
Local query manager (for cache in LOCAL cache mode).
|
| GridCacheQueryAdapter<T> |
Query adapter.
|
| GridCacheQueryBean |
Query execution bean.
|
| GridCacheQueryDetailMetricsAdapter |
Adapter for
QueryDetailMetrics. |
| GridCacheQueryDetailMetricsKey |
Immutable query metrics key used to group metrics.
|
| GridCacheQueryErrorFuture<T> |
Error future.
|
| GridCacheQueryFutureAdapter<K,V,R> |
Query future adapter.
|
| GridCacheQueryManager<K,V> |
Query and index manager.
|
| GridCacheQueryMetricsAdapter |
Adapter for
QueryMetrics. |
| GridCacheQueryRequest |
Query request.
|
| GridCacheQueryResponse |
Query request.
|
| GridCacheQueryResponseEntry<K,V> |
Class to store query results returned by remote nodes.
|
| GridCacheSqlQuery |
Query.
|
| IgniteQueryErrorCode |
Error codes for query operations.
|
| Enum | Description |
|---|---|
| CacheQueryType |
Cache query type.
|
| GridCacheQueryType |
Defines different cache query types.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016