Class NestedFieldColumnIndexSupplier<TStringDictionary extends Indexed<ByteBuffer>>

java.lang.Object
org.apache.druid.segment.nested.NestedFieldColumnIndexSupplier<TStringDictionary>
All Implemented Interfaces:
ColumnIndexSupplier

public class NestedFieldColumnIndexSupplier<TStringDictionary extends Indexed<ByteBuffer>> extends Object implements ColumnIndexSupplier
Supplies indexes for nested field columns NestedFieldDictionaryEncodedColumn of NestedDataComplexColumn.