Interface PartitionInfo


  • public interface PartitionInfo
    • Method Detail

      • getPartition

        long getPartition()
      • getInSyncReplicas

        List<Node> getInSyncReplicas()
      • getLeader

        Node getLeader()