| CacheQueryObjectValueContext |
Cache object value context for queries.
|
| ColumnInformation |
Information about table column.
|
| DistributedSqlConfiguration |
Common distributed SQL configuration.
|
| GridQueryCacheObjectsIterator |
Deserializes binary objects if needed.
|
| GridQueryCancel |
Holds query cancel state.
|
| GridQueryFieldsResultAdapter |
|
| GridQueryFinishedInfo |
Info about finished query.
|
| GridQueryProcessor |
Indexing processor.
|
| GridQueryRowDescriptorImpl |
Row descriptor.
|
| GridQueryStartedInfo |
Info about new started query.
|
| NoOpQueryEngine |
No op implementation.
|
| QueryContext |
|
| QueryEntityEx |
Extended query entity with not-null fields support.
|
| QueryField |
Query field metadata.
|
| QueryIndexDescriptorImpl |
Index descriptor.
|
| QueryIndexKey |
Index key.
|
| QueryKeyValueIterable<K,V> |
SqlQuery key-value iterable.
|
| QueryKeyValueIterator<K,V> |
SqlQuery key-value iterator.
|
| QueryParserMetricsHolder |
Metric holder for metrics of query parser.
|
| QueryProperties |
Additional properties to execute the query (Stored in QueryContext).
|
| QuerySchema |
Dynamic cache schema.
|
| QuerySchemaPatch |
|
| QuerySysIndexDescriptorImpl |
Sys Indexes descriptor.
|
| QueryTypeCandidate |
Type candidate which possibly will be registered.
|
| QueryTypeDescriptorImpl |
Descriptor of type.
|
| QueryTypeIdKey |
Identifying TypeDescriptor by cache name and value class.
|
| QueryTypeNameKey |
Query type name key.
|
| QueryUtils |
Utility methods for queries.
|
| QueryUtils.KeyOrValProperty |
Property used for keyFieldName or valueFieldName
|
| SqlClientContext |
Container for connection properties passed by various drivers (JDBC, ODBC drivers) having notion of an
SQL connection - Ignite basically does not have one.
|
| TableInformation |
Information about table.
|