| Package | Description |
|---|---|
| org.apache.ignite.internal.jdbc.thin | |
| org.apache.ignite.internal.sql.optimizer.affinity |
| Modifier and Type | Method and Description |
|---|---|
PartitionClientContext |
JdbcThinPartitionResultDescriptor.partitionClientContext() |
| Constructor and Description |
|---|
JdbcThinPartitionResultDescriptor(PartitionResult partRes,
int cacheId,
PartitionClientContext partClientCtx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Integer> |
PartitionGroupNode.apply(PartitionClientContext ctx,
Object... args)
Get partitions.
|
Collection<Integer> |
PartitionAllNode.apply(PartitionClientContext cliCtx,
Object... args)
Get partitions.
|
Collection<Integer> |
PartitionSingleNode.apply(PartitionClientContext cliCtx,
Object... args)
Get partitions.
|
Collection<Integer> |
PartitionNode.apply(@Nullable PartitionClientContext cliCtx,
Object... args)
Get partitions.
|
Collection<Integer> |
PartitionCompositeNode.apply(PartitionClientContext cliCtx,
Object... args)
Get partitions.
|
Collection<Integer> |
PartitionNoneNode.apply(PartitionClientContext cliCtx,
Object... args)
Get partitions.
|
abstract Integer |
PartitionSingleNode.applySingle(@Nullable PartitionClientContext cliCtx,
Object... args)
Apply arguments and get single partition.
|
Integer |
PartitionConstantNode.applySingle(PartitionClientContext cliCtx,
Object... args)
Apply arguments and get single partition.
|
Integer |
PartitionParameterNode.applySingle(PartitionClientContext cliCtx,
Object... args)
Apply arguments and get single partition.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021