| Package | Description |
|---|---|
| org.apache.ignite.internal.sql.optimizer.affinity |
| Modifier and Type | Field and Description |
|---|---|
protected PartitionTable |
PartitionSingleNode.tbl
Table descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionTable |
PartitionSingleNode.table() |
@Nullable PartitionTable |
PartitionTableModel.table(String alias)
Get table by alias.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PartitionTable> |
PartitionJoinGroup.tables() |
| Modifier and Type | Method and Description |
|---|---|
PartitionJoinGroup |
PartitionJoinGroup.addTable(PartitionTable tbl)
Add table to the group.
|
void |
PartitionTableModel.addTable(PartitionTable tbl,
PartitionTableAffinityDescriptor aff)
Add table.
|
boolean |
PartitionJoinGroup.removeTable(PartitionTable tbl)
Remove table from the group.
|
| Constructor and Description |
|---|
PartitionConstantNode(PartitionTable tbl,
int part)
Constructor.
|
PartitionParameterNode(PartitionTable tbl,
PartitionResolver partRslvr,
int idx,
int type,
PartitionParameterType clientType)
Constructor.
|
PartitionSingleNode(PartitionTable tbl)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020