Class BytesRefsFromBinaryBlockLoader.BytesRefsFromBinary

All Implemented Interfaces:
Closeable, AutoCloseable, Releasable, BlockLoader.ColumnAtATimeReader, BlockLoader.Reader, BlockLoader.RowStrideReader
Enclosing class:
BytesRefsFromBinaryBlockLoader

public static class BytesRefsFromBinaryBlockLoader.BytesRefsFromBinary extends BytesRefsFromCustomBinaryBlockLoader.AbstractBytesRefsFromBinary
Read BinaryDocValues with no additional structure in the BytesRefs. Each BytesRef from the doc values maps directly to a value in the block loader.