Class RangePartitioning.Range

    • Method Detail

      • getEnd

        public Long getEnd()
        Returns the end of range partitioning.
      • getInterval

        public Long getInterval()
        Returns the width of each interval.
      • getStart

        public Long getStart()
        Returns the start of range partitioning.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object