public static class FloatNumericColumnPartSerdeV2.SerializerBuilder extends Object
| Constructor and Description |
|---|
SerializerBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FloatNumericColumnPartSerdeV2 |
build() |
FloatNumericColumnPartSerdeV2.SerializerBuilder |
withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory) |
FloatNumericColumnPartSerdeV2.SerializerBuilder |
withByteOrder(ByteOrder byteOrder) |
FloatNumericColumnPartSerdeV2.SerializerBuilder |
withDelegate(Serializer delegate) |
public FloatNumericColumnPartSerdeV2.SerializerBuilder withByteOrder(ByteOrder byteOrder)
public FloatNumericColumnPartSerdeV2.SerializerBuilder withDelegate(Serializer delegate)
public FloatNumericColumnPartSerdeV2.SerializerBuilder withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory)
public FloatNumericColumnPartSerdeV2 build()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.