Class NestedFieldDictionaryEncodedColumn<TStringDictionary extends Indexed<ByteBuffer>>

java.lang.Object
org.apache.druid.segment.nested.NestedFieldDictionaryEncodedColumn<TStringDictionary>
All Implemented Interfaces:
Closeable, AutoCloseable, BaseColumn, DictionaryEncodedColumn<String>, SelectableColumn

public class NestedFieldDictionaryEncodedColumn<TStringDictionary extends Indexed<ByteBuffer>> extends Object implements DictionaryEncodedColumn<String>