Uses of Class
org.apache.pinot.segment.local.io.writer.impl.BaseChunkSVForwardIndexWriter
-
Packages that use BaseChunkSVForwardIndexWriter Package Description org.apache.pinot.segment.local.io.writer.impl -
-
Uses of BaseChunkSVForwardIndexWriter in org.apache.pinot.segment.local.io.writer.impl
Subclasses of BaseChunkSVForwardIndexWriter in org.apache.pinot.segment.local.io.writer.impl Modifier and Type Class Description classFixedByteChunkSVForwardIndexWriterClass to write out fixed length bytes into a single column.classVarByteChunkSVForwardIndexWriterClass to write out variable length bytes into a single column.
-