| Interface | Description |
|---|---|
| GridCacheQueriesEx<K,V> |
Extended queries interface.
|
| GridCacheQueryMetadataAware |
Metadata-aware interface.
|
| GridCacheSqlIndexMetadata |
GridGain index descriptor.
|
| GridCacheSqlMetadata |
Metadata for GridGain cache.
|
| Class | Description |
|---|---|
| GridCacheDistributedFieldsQueryFuture |
Distributed fields query future.
|
| GridCacheDistributedQueryFuture<K,V,R> |
Distributed query future.
|
| GridCacheDistributedQueryManager<K,V> |
Distributed query manager.
|
| GridCacheFieldsQueryErrorFuture |
Error future for fields query.
|
| GridCacheLocalFieldsQueryFuture |
Local fields query future.
|
| GridCacheLocalQueryFuture<K,V,R> |
Local query future.
|
| GridCacheLocalQueryManager<K,V> |
Local query manager.
|
| GridCacheQueriesImpl<K,V> |
GridCacheQueries implementation. |
| GridCacheQueriesProxy<K,V> |
Per-projection queries object returned to user.
|
| GridCacheQueryAdapter<T> |
Query adapter.
|
| GridCacheQueryBean |
Query execution bean.
|
| GridCacheQueryErrorFuture<T> |
Error future.
|
| GridCacheQueryFutureAdapter<K,V,R> |
Query future adapter.
|
| GridCacheQueryManager<K,V> |
Query and index manager.
|
| GridCacheQueryMetricsAdapter |
Adapter for
GridCacheQueryMetrics. |
| GridCacheQueryRequest<K,V> |
Query request.
|
| GridCacheQueryResponse<K,V> |
Query request.
|
| GridCacheQueryResponseEntry<K,V> |
Class to store query results returned by remote nodes.
|
| Enum | Description |
|---|---|
| GridCacheQueryType |
Defines different cache query types.
|
Copyright © 2014. All rights reserved.