public static class DictionaryEncodedColumnPartSerde.LegacySerializerBuilder extends Object
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withDictionary(GenericIndexed<String> dictionary)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withBitmaps(GenericIndexed<ImmutableBitmap> bitmaps)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withSpatialIndex(ImmutableRTree spatialIndex)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withByteOrder(ByteOrder byteOrder)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withSingleValuedColumn(VSizeIndexedInts singleValuedColumn)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withSingleValuedColumn(CompressedVSizeIntsIndexedSupplier singleValuedColumn)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withMultiValuedColumn(VSizeIndexed multiValuedColumn)
public DictionaryEncodedColumnPartSerde.LegacySerializerBuilder withMultiValuedColumn(CompressedVSizeIndexedSupplier multiValuedColumn)
public DictionaryEncodedColumnPartSerde build()
Copyright © 2011–2017. All rights reserved.