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