| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| Modifier and Type | Method and Description |
|---|---|
H2QueryInfo.QueryType |
H2QueryInfo.type() |
static H2QueryInfo.QueryType |
H2QueryInfo.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static H2QueryInfo.QueryType[] |
H2QueryInfo.QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
H2QueryInfo(H2QueryInfo.QueryType type,
PreparedStatement stmt,
String sql,
ClusterNode node,
@Nullable Long runningQryId,
@Nullable String label) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025