Class NullValueVectorCreator

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class NullValueVectorCreator
    extends Object
    implements Closeable
    Used to persist the null bitmap on disk. This is used by SegmentCreator while indexing rows.
    • Constructor Detail

      • NullValueVectorCreator

        public NullValueVectorCreator​(File indexDir,
                                      String columnName)