| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.twostep | |
| org.apache.ignite.internal.processors.query.h2.twostep.msg |
| Modifier and Type | Method and Description |
|---|---|
void |
GridMapQueryExecutor.onQueryRequest(ClusterNode node,
GridH2QueryRequest req) |
| Modifier and Type | Method and Description |
|---|---|
GridH2QueryRequest |
GridH2QueryRequest.caches(List<Integer> caches) |
GridH2QueryRequest |
GridH2QueryRequest.explicitTimeout(boolean explicitTimeout) |
GridH2QueryRequest |
GridH2QueryRequest.flags(int flags) |
GridH2QueryRequest |
GridH2QueryRequest.label(@Nullable String label)
Sets query label.
|
GridH2QueryRequest |
GridH2QueryRequest.maxMemory(long maxMem)
Sets memory limit for query.
|
GridH2QueryRequest |
GridH2QueryRequest.mvccSnapshot(MvccSnapshot mvccSnapshot) |
GridH2QueryRequest |
GridH2QueryRequest.pageSize(int pageSize) |
GridH2QueryRequest |
GridH2QueryRequest.parameters(Object[] params) |
GridH2QueryRequest |
GridH2QueryRequest.partitions(Map<UUID,int[]> parts) |
GridH2QueryRequest |
GridH2QueryRequest.queries(List<GridCacheSqlQuery> qrys) |
GridH2QueryRequest |
GridH2QueryRequest.queryPartitions(int[] qryParts) |
GridH2QueryRequest |
GridH2QueryRequest.requestId(long reqId) |
GridH2QueryRequest |
GridH2QueryRequest.runningQryId(Long runningQryId)
Sets id of the query assigned by
RunningQueryManager. |
GridH2QueryRequest |
GridH2QueryRequest.schemaName(String schemaName) |
GridH2QueryRequest |
GridH2QueryRequest.tables(Collection<QueryTable> tbls) |
GridH2QueryRequest |
GridH2QueryRequest.timeout(int timeout) |
GridH2QueryRequest |
GridH2QueryRequest.topologyVersion(AffinityTopologyVersion topVer) |
| Constructor and Description |
|---|
GridH2QueryRequest(GridH2QueryRequest req) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025