Class StoredFieldIndexFieldData<T>

java.lang.Object
org.elasticsearch.index.fielddata.StoredFieldIndexFieldData<T>
All Implemented Interfaces:
IndexFieldData<StoredFieldIndexFieldData<T>.StoredFieldLeafFieldData>
Direct Known Subclasses:
StoredFieldSortedBinaryIndexFieldData

public abstract class StoredFieldIndexFieldData<T> extends Object implements IndexFieldData<StoredFieldIndexFieldData<T>.StoredFieldLeafFieldData>
Per segment values for a field loaded from stored fields.