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