public interface Partition
short
master()
replica(int num)
short master()
Returns the master node index for this partition.
short replica(int num)
Returns the replica index for this partition.
num