Package org.apache.druid.segment.serde
Class FloatNumericColumnPartSerdeV2.SerializerBuilder
java.lang.Object
org.apache.druid.segment.serde.FloatNumericColumnPartSerdeV2.SerializerBuilder
- Enclosing class:
- FloatNumericColumnPartSerdeV2
-
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 FloatNumericColumnPartSerdeV2.SerializerBuilder withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory) -
build
-