Uses of Interface
org.apache.druid.segment.data.ColumnarLongsSerializer
Packages that use ColumnarLongsSerializer
-
Uses of ColumnarLongsSerializer in org.apache.druid.segment.data
Classes in org.apache.druid.segment.data that implement ColumnarLongsSerializerModifier and TypeClassDescriptionclassSerializer that producesBlockLayoutColumnarLongsSupplier.BlockLayoutColumnarLongs.classSerializer that produces.invalid reference
EntireLayoutColumnarLongsSupplier.EntireLayoutColumnarLongsclassSerializer that chooses optimalColumnarLongsformat dymamically, based on the values being written.Methods in org.apache.druid.segment.data that return ColumnarLongsSerializerModifier and TypeMethodDescriptionstatic ColumnarLongsSerializerCompressionFactory.getLongSerializer(String columnName, SegmentWriteOutMedium segmentWriteOutMedium, String filenameBase, ByteOrder order, CompressionFactory.LongEncodingStrategy encodingStrategy, CompressionStrategy compressionStrategy, Closer closer)