Class ClusterSlotRange


  • public class ClusterSlotRange
    extends Object
    • Constructor Detail

      • ClusterSlotRange

        public ClusterSlotRange​(int startSlot,
                                int endSlot)
    • Method Detail

      • getStartSlot

        public int getStartSlot()
      • getEndSlot

        public int getEndSlot()
      • size

        public int size()
      • isOwn

        public boolean isOwn​(int slot)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object