See: Description
| Interface | Description |
|---|---|
| ContinuousQueryWithTransformer.EventListener<T> |
Interface for local listener of
ContinuousQueryWithTransformer to implement. |
| FieldsQueryCursor<T> |
SQL query result cursor.
|
| QueryCursor<T> |
Query result cursor.
|
| QueryDetailMetrics |
Query metrics aggregated by query type and its textual representation.
|
| QueryMetrics |
Cache query metrics used to obtain statistics on query.
|
| Class | Description |
|---|---|
| AbstractContinuousQuery<K,V> |
Base class for continuous query.
|
| BulkLoadContextCursor |
A special FieldsQueryCursor subclass that is used as a sentinel to transfer data from bulk load
(COPY) command to the JDBC or other client-facing driver: the bulk load batch processor
and parameters to send to the client.
|
| CacheQueryEntryEvent<K,V> |
A Cache continuous query entry event.
|
| ContinuousQuery<K,V> |
API for configuring continuous cache queries.
|
| ContinuousQueryWithTransformer<K,V,T> |
API for configuring continuous cache queries with transformer.
|
| Query<R> |
Base class for all Ignite cache queries.
|
| ScanQuery<K,V> |
Scan query over cache entries.
|
| SpiQuery<K,V> |
Query to be used by
IndexingSpi implementations. |
| SqlFieldsQuery |
SQL Fields query.
|
| SqlQuery<K,V> |
SQL Query.
|
| TextQuery<K,V> |
Query for Lucene based fulltext search.
|
| Exception | Description |
|---|---|
| QueryCancelledException |
The exception is thrown if a query was cancelled or timed out while executing.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019