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