Class FixedLenByteArrayPlainValuesWriter

  • All Implemented Interfaces:
    AutoCloseable

    public class FixedLenByteArrayPlainValuesWriter
    extends ValuesWriter
    ValuesWriter for FIXED_LEN_BYTE_ARRAY.
    • Constructor Detail

      • FixedLenByteArrayPlainValuesWriter

        public FixedLenByteArrayPlainValuesWriter​(int length,
                                                  int initialSize,
                                                  int pageSize,
                                                  ByteBufferAllocator allocator)