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