Uses of Interface
org.apache.druid.segment.data.VSizeLongSerde.LongSerializer
-
Packages that use VSizeLongSerde.LongSerializer Package Description org.apache.druid.segment.data -
-
Uses of VSizeLongSerde.LongSerializer in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data that return VSizeLongSerde.LongSerializer Modifier and Type Method Description static VSizeLongSerde.LongSerializerVSizeLongSerde. getSerializer(int longSize, OutputStream output)static VSizeLongSerde.LongSerializerVSizeLongSerde. getSerializer(int longSize, ByteBuffer buffer, int bufferOffset)
-