| Package | Description |
|---|---|
| org.apache.ignite.internal.sql.optimizer.affinity |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionConstantNode
Node with constant partition.
|
class |
PartitionParameterNode
Node with partition which should be extracted from argument.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PartitionSingleNode> |
PartitionGroupNode.siblings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PartitionGroupNode.contains(PartitionSingleNode val)
Check if value exists.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PartitionGroupNode.containsExact(Collection<PartitionSingleNode> siblings)
Check if current group node contains exactly the same set of siblings.
|
| Constructor and Description |
|---|
PartitionGroupNode(Set<PartitionSingleNode> siblings)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021