Package org.apache.druid.segment.serde
Class LongNumericColumnPartSerdeV2.SerializerBuilder
java.lang.Object
org.apache.druid.segment.serde.LongNumericColumnPartSerdeV2.SerializerBuilder
- Enclosing class:
LongNumericColumnPartSerdeV2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory) withByteOrder(ByteOrder byteOrder) withDelegate(Serializer delegate)
-
Constructor Details
-
SerializerBuilder
public SerializerBuilder()
-
-
Method Details
-
withByteOrder
-
withDelegate
-
withBitmapSerdeFactory
public LongNumericColumnPartSerdeV2.SerializerBuilder withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory) -
build
-