Uses of Class
org.apache.druid.segment.data.V3CompressedVSizeColumnarMultiIntsSerializer
-
Packages that use V3CompressedVSizeColumnarMultiIntsSerializer Package Description org.apache.druid.segment.data -
-
Uses of V3CompressedVSizeColumnarMultiIntsSerializer in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data that return V3CompressedVSizeColumnarMultiIntsSerializer Modifier and Type Method Description static V3CompressedVSizeColumnarMultiIntsSerializerV3CompressedVSizeColumnarMultiIntsSerializer. create(String columnName, SegmentWriteOutMedium segmentWriteOutMedium, String filenameBase, int maxValue, CompressionStrategy compression)
-