| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.ddl | |
| org.apache.ignite.internal.processors.query.h2.dml |
Contains routines for executing DML statements on top of H2.
|
| org.apache.ignite.internal.processors.query.h2.opt | |
| org.apache.ignite.internal.processors.query.h2.sql | |
| org.apache.ignite.internal.processors.query.h2.twostep |
| Modifier and Type | Method and Description |
|---|---|
void |
DmlStatementsProcessor.start(GridKernalContext ctx,
IgniteH2Indexing idx)
Constructor.
|
| Constructor and Description |
|---|
H2TableDescriptor(IgniteH2Indexing idx,
H2Schema schema,
GridQueryTypeDescriptor type,
GridCacheContext cctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DdlStatementsProcessor.start(GridKernalContext ctx,
IgniteH2Indexing idx)
Initialize message handlers and this' fields needed for further operation.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdatePlan |
UpdatePlanBuilder.planForStatement(org.h2.command.Prepared prepared,
boolean loc,
IgniteH2Indexing idx,
Connection conn,
SqlFieldsQuery fieldsQry,
Integer errKeysPos)
Generate SELECT statements to retrieve data for modifications from and find fast UPDATE or DELETE args,
if available.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteH2Indexing |
GridH2RowDescriptor.indexing()
Gets indexing.
|
| Constructor and Description |
|---|
GridH2RowDescriptor(IgniteH2Indexing idx,
H2TableDescriptor tbl,
GridQueryTypeDescriptor type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static GridCacheTwoStepQuery |
GridSqlQuerySplitter.split(Connection conn,
org.h2.command.Prepared prepared,
Object[] params,
boolean collocatedGrpBy,
boolean distributedJoins,
boolean enforceJoinOrder,
IgniteH2Indexing h2) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridMapQueryExecutor.start(GridKernalContext ctx,
IgniteH2Indexing h2) |
void |
GridReduceQueryExecutor.start(GridKernalContext ctx,
IgniteH2Indexing h2) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018