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