public final class FastUpdateArguments extends Object
| Modifier and Type | Field and Description |
|---|---|
FastUpdateArgument |
key
Operand to compute key.
|
FastUpdateArgument |
newVal
Operand to compute new value.
|
static FastUpdateArgument |
NULL_ARGUMENT
Operand that always evaluates as
null. |
FastUpdateArgument |
val
Operand to compute value.
|
| Constructor and Description |
|---|
FastUpdateArguments(FastUpdateArgument key,
FastUpdateArgument val,
FastUpdateArgument newVal) |
public final FastUpdateArgument key
public final FastUpdateArgument val
public final FastUpdateArgument newVal
public static final FastUpdateArgument NULL_ARGUMENT
null.public FastUpdateArguments(FastUpdateArgument key, FastUpdateArgument val, FastUpdateArgument newVal)
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017