Class StringUtf8DictionaryEncodedColumnSupplier<TIndexed extends Indexed<ByteBuffer>>

java.lang.Object
org.apache.druid.segment.serde.StringUtf8DictionaryEncodedColumnSupplier<TIndexed>
All Implemented Interfaces:
com.google.common.base.Supplier<DictionaryEncodedColumn<?>>, Supplier<DictionaryEncodedColumn<?>>

public class StringUtf8DictionaryEncodedColumnSupplier<TIndexed extends Indexed<ByteBuffer>> extends Object implements com.google.common.base.Supplier<DictionaryEncodedColumn<?>>