static DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.legacySerializerBuilder() |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withBitmaps(GenericIndexed<ImmutableBitmap> bitmaps) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withBitmapSerdeFactory(BitmapSerdeFactory bitmapSerdeFactory) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withByteOrder(ByteOrder byteOrder) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withDictionary(GenericIndexed<String> dictionary) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withMultiValuedColumn(CompressedVSizeIndexedSupplier multiValuedColumn) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withMultiValuedColumn(VSizeIndexed multiValuedColumn) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withSingleValuedColumn(CompressedVSizeIntsIndexedSupplier singleValuedColumn) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withSingleValuedColumn(VSizeIndexedInts singleValuedColumn) |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder |
DictionaryEncodedColumnPartSerde.LegacySerializerBuilder.withSpatialIndex(ImmutableRTree spatialIndex) |