Uses of Interface
org.apache.pinot.segment.local.io.writer.impl.VarByteChunkWriter
-
Packages that use VarByteChunkWriter Package Description org.apache.pinot.segment.local.io.writer.impl -
-
Uses of VarByteChunkWriter in org.apache.pinot.segment.local.io.writer.impl
Classes in org.apache.pinot.segment.local.io.writer.impl that implement VarByteChunkWriter Modifier and Type Class Description classVarByteChunkSVForwardIndexWriterClass to write out variable length bytes into a single column.classVarByteChunkSVForwardIndexWriterV4Class to write out variable length bytes into a single column.
-