| AbstractScanQueryIterator<K,V,R> |
Abstract scan query iterator.
|
| CacheQuery<T> |
Main API for configuring and executing cache queries.
|
| 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.
|
| GridCacheQueryBean |
Query execution bean.
|
| GridCacheQueryDetailMetricsAdapter |
|
| 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.
|
| GridCacheQueryManager.CacheSqlIndexMetadata |
Cache metadata index.
|
| GridCacheQueryManager.CacheSqlMetadata |
Cache metadata.
|
| GridCacheQueryManager.QueryResult<K,V> |
|
| GridCacheQueryMetricsAdapter |
|
| GridCacheQueryMetricsAdapter.QueryMetricsSnapshot |
Query metrics snapshot.
|
| GridCacheQueryRequest |
Query request.
|
| GridCacheQueryResponse |
Page of cache query response.
|
| GridCacheQueryResponseEntry<K,V> |
Deprecated.
|
| GridCacheQuerySqlMetadataV2 |
Cache metadata with not null field.
|
| GridCacheSqlQuery |
Query.
|
| IgniteQueryErrorCode |
Error codes for query operations.
|
| IndexQueryDesc |
|
| QueryEntityClassProperty |
Description of type property.
|
| QueryEntityIndexDescriptor |
Index descriptor.
|
| QueryEntityTypeDescriptor |
Descriptor of type.
|
| ScanQueryIterator<K,V,R> |
|
| ScoredCacheEntry<K,V> |
Represents cache key-value pair and score to compare cache entry by custom rule.
|
| SqlFieldsQueryEx |
|