Class IndexSnapshotBuilder


  • public class IndexSnapshotBuilder
    extends Object
    • Method Detail

      • getOutputTypes

        public List<Type> getOutputTypes()
      • getMemoryInBytes

        public long getMemoryInBytes()
      • isMemoryExceeded

        public boolean isMemoryExceeded()
      • tryAddPage

        public boolean tryAddPage​(Page page)
      • reset

        public void reset()