| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
GridH2QueryType |
GridH2QueryContext.type() |
static GridH2QueryType |
GridH2QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridH2QueryType[] |
GridH2QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GridH2QueryContext.clear(UUID locNodeId,
UUID nodeId,
long qryId,
GridH2QueryType type) |
static GridH2QueryContext |
GridH2QueryContext.get(UUID locNodeId,
UUID nodeId,
long qryId,
int segmentId,
GridH2QueryType type)
Access query context from another thread.
|
| Constructor and Description |
|---|
GridH2QueryContext(UUID locNodeId,
UUID nodeId,
long qryId,
GridH2QueryType type) |
GridH2QueryContext(UUID locNodeId,
UUID nodeId,
long qryId,
int segmentId,
GridH2QueryType type) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018