Interface PartitionManager

All Superinterfaces:
PartitionDistribution

@Deprecated(since="3.2") public interface PartitionManager extends PartitionDistribution
Deprecated.
The partition manager provides the ability to obtain information about table partitions. This interface can be used to get all partitions of a table, the location of the primary replica of a partition, the partition for a specific table key.