Uses of Class
org.apache.druid.segment.LongColumnSerializerV2
-
Packages that use LongColumnSerializerV2 Package Description org.apache.druid.segment -
-
Uses of LongColumnSerializerV2 in org.apache.druid.segment
Methods in org.apache.druid.segment that return LongColumnSerializerV2 Modifier and Type Method Description static LongColumnSerializerV2LongColumnSerializerV2. create(String columnName, SegmentWriteOutMedium segmentWriteOutMedium, String filenameBase, CompressionStrategy compression, CompressionFactory.LongEncodingStrategy encoding, BitmapSerdeFactory bitmapSerdeFactory)
-