Interface IndexFieldData.Global<FD extends AtomicFieldData>

All Superinterfaces:
IndexComponent, IndexFieldData<FD>
All Known Subinterfaces:
IndexOrdinalsFieldData
All Known Implementing Classes:
AbstractIndexOrdinalsFieldData, ConstantIndexFieldData, GlobalOrdinalsIndexFieldData, GlobalOrdinalsIndexFieldData.Consumer, PagedBytesIndexFieldData, SortedSetDVOrdinalsIndexFieldData
Enclosing interface:
IndexFieldData<FD extends AtomicFieldData>

public static interface IndexFieldData.Global<FD extends AtomicFieldData>
extends IndexFieldData<FD>