| Package | Description |
|---|---|
| org.apache.ignite.internal.sql.optimizer.affinity |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable PartitionCompositeNodeOperator |
PartitionCompositeNodeOperator.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
PartitionCompositeNodeOperator |
PartitionCompositeNode.operator() |
static PartitionCompositeNodeOperator |
PartitionCompositeNodeOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartitionCompositeNodeOperator[] |
PartitionCompositeNodeOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PartitionCompositeNode(PartitionNode left,
PartitionNode right,
PartitionCompositeNodeOperator op)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021