public class PartitionAllNode extends Object implements PartitionNode
| Modifier and Type | Field and Description |
|---|---|
static PartitionAllNode |
INSTANCE
Singleton.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Integer> |
apply(PartitionClientContext cliCtx,
Object... args)
Get partitions.
|
String |
cacheName() |
int |
joinGroup() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitoptimizepublic static final PartitionAllNode INSTANCE
public Collection<Integer> apply(PartitionClientContext cliCtx, Object... args)
apply in interface PartitionNodecliCtx - Thin client context (optional).args - Query arguments.public int joinGroup()
joinGroup in interface PartitionNodepublic String cacheName()
cacheName in interface PartitionNodePartitionSingleNode
during PartitionNode tree traversal. This method is intended to be used within the Jdbc thin client.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020