Class MapRScan


  • public class MapRScan
    extends java.lang.Object
    • Field Detail

      • startRow

        public byte[] startRow
      • stopRow

        public byte[] stopRow
      • batch

        public int batch
      • caching

        public int caching
      • filter

        public byte[] filter
      • shouldFlush

        public boolean shouldFlush
      • shouldDecompress

        public boolean shouldDecompress
    • Constructor Detail

      • MapRScan

        public MapRScan()
    • Method Detail

      • getFilter

        public byte[] getFilter()
      • setFilter

        public void setFilter​(byte[] filter)
      • setFlushOnRead

        public void setFlushOnRead​(boolean val)
      • shouldFlushOnRead

        public boolean shouldFlushOnRead()