Class RunLengthEntry


  • public class RunLengthEntry
    extends Object
    Information about a continguous run of keys, that has the same sorting order
    • Method Detail

      • isByteComparable

        public boolean isByteComparable()
      • getRunLength

        public int getRunLength()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object