Uses of Interface
org.apache.druid.segment.data.ColumnarIntsSerializer
Packages that use ColumnarIntsSerializer
Package
Description
-
Uses of ColumnarIntsSerializer in org.apache.druid.segment
Fields in org.apache.druid.segment declared as ColumnarIntsSerializerModifier and TypeFieldDescriptionprotected ColumnarIntsSerializerDictionaryEncodedColumnMerger.encodedValueSerializer -
Uses of ColumnarIntsSerializer in org.apache.druid.segment.data
Classes in org.apache.druid.segment.data that implement ColumnarIntsSerializerModifier and TypeClassDescriptionclassSerializer that producesColumnarMultiInts.classStreams array of integers out in the binary format described byCompressedColumnarIntsSupplierclassStreams array of integers out in the binary format described byCompressedVSizeColumnarIntsSupplierclassSerializer that producesColumnarInts.classStreams array of integers out in the binary format described byV3CompressedVSizeColumnarMultiIntsSupplierclassStreams integers out in the binary format described byVSizeColumnarIntsclassStreams arrays of objects out in the binary format described byVSizeColumnarMultiInts. -
Uses of ColumnarIntsSerializer in org.apache.druid.segment.serde
Methods in org.apache.druid.segment.serde with parameters of type ColumnarIntsSerializerModifier and TypeMethodDescriptionDictionaryEncodedColumnPartSerde.SerializerBuilder.withValue(ColumnarIntsSerializer valueWriter, boolean hasMultiValue, boolean compressed)