Interface IndexFieldData.Builder
- All Known Implementing Classes:
AbstractLatLonPointIndexFieldData.Builder
,BinaryIndexFieldData.Builder
,BooleanScriptFieldData.Builder
,BytesBinaryIndexFieldData.Builder
,ConstantIndexFieldData.Builder
,DateScriptFieldData.Builder
,DoubleScriptFieldData.Builder
,FlattenedFieldMapper.KeyedFlattenedFieldData.Builder
,GeoPointScriptFieldData.Builder
,IpScriptFieldData.Builder
,LongScriptFieldData.Builder
,PagedBytesIndexFieldData.Builder
,SortedNumericIndexFieldData.Builder
,SortedSetOrdinalsIndexFieldData.Builder
,StringScriptFieldData.Builder
- Enclosing interface:
- IndexFieldData<FD extends LeafFieldData>
public static interface IndexFieldData.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild(IndexFieldDataCache cache, CircuitBreakerService breakerService)
-
Method Details
-
build
-