| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.query |
| Constructor and Description |
|---|
QueryCursorImpl(Iterable<T> iterExec,
GridQueryCancel cancel) |
QueryCursorImpl(Iterable<T> iterExec,
GridQueryCancel cancel,
boolean isQry) |
| Modifier and Type | Method and Description |
|---|---|
FieldsQueryCursor<List<?>> |
GridQueryIndexing.queryLocalSqlFields(String schemaName,
SqlFieldsQuery qry,
boolean keepBinary,
IndexingQueryFilter filter,
GridQueryCancel cancel)
Queries individual fields (generally used by JDBC drivers).
|
List<FieldsQueryCursor<List<?>>> |
GridQueryIndexing.querySqlFields(String schemaName,
SqlFieldsQuery qry,
SqlClientContext cliCtx,
boolean keepBinary,
boolean failOnMultipleStmts,
GridQueryCancel cancel)
Detect whether SQL query should be executed in distributed or local manner and execute it.
|
| Constructor and Description |
|---|
GridRunningQueryInfo(Long id,
String qry,
GridCacheQueryType qryType,
String schemaName,
long startTime,
GridQueryCancel cancel,
boolean loc) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018