Interface IndexFieldData.Global<FD extends LeafFieldData>

All Superinterfaces:
IndexFieldData<FD>
All Known Subinterfaces:
IndexOrdinalsFieldData
All Known Implementing Classes:
AbstractIndexOrdinalsFieldData, ConstantIndexFieldData, FlattenedFieldMapper.KeyedFlattenedFieldData, GlobalOrdinalsIndexFieldData, GlobalOrdinalsIndexFieldData.Consumer, PagedBytesIndexFieldData, SortedSetOrdinalsIndexFieldData
Enclosing interface:
IndexFieldData<FD extends LeafFieldData>

public static interface IndexFieldData.Global<FD extends LeafFieldData> extends IndexFieldData<FD>
  • Method Details