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