| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.dml |
Contains routines for executing DML statements on top of H2.
|
| Modifier and Type | Field and Description |
|---|---|
FastUpdateArgument |
FastUpdateArguments.key
Operand to compute key.
|
FastUpdateArgument |
FastUpdateArguments.newVal
Operand to compute new value.
|
static FastUpdateArgument |
FastUpdateArguments.NULL_ARGUMENT
Operand that always evaluates as
null. |
FastUpdateArgument |
FastUpdateArguments.val
Operand to compute value.
|
| Constructor and Description |
|---|
FastUpdateArguments(FastUpdateArgument key,
FastUpdateArgument val,
FastUpdateArgument newVal) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017