public class PartitionConstantNode extends PartitionSingleNode
tbl| Constructor and Description |
|---|
PartitionConstantNode(PartitionTable tbl,
int part)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
applySingle(PartitionClientContext cliCtx,
Object... args)
Apply arguments and get single partition.
|
boolean |
constant() |
String |
toString() |
int |
value() |
apply, cacheName, equals, hashCode, joinGroup, tableclone, finalize, getClass, notify, notifyAll, wait, wait, waitoptimizepublic PartitionConstantNode(PartitionTable tbl, int part)
tbl - Table.part - Partition.public Integer applySingle(PartitionClientContext cliCtx, Object... args)
applySingle in class PartitionSingleNodecliCtx - Client context.args - Arguments.null if failed.public boolean constant()
constant in class PartitionSingleNodeTrue if constant, false if argument.public int value()
value in class PartitionSingleNode
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021