Class IteratorUtil


  • public class IteratorUtil
    extends Object
    Utility class for Iterators.
    • Constructor Detail

      • IteratorUtil

        public IteratorUtil()
    • Method Detail

      • maximizeStartKeyTimeStamp

        public static Range maximizeStartKeyTimeStamp​(Range range)
        Maximize the Start Key timestamp.
      • minimizeEndKeyTimeStamp

        public static Range minimizeEndKeyTimeStamp​(Range range)
        Minimize the endKey Timestamp.