Class AbstractLatLonPointIndexFieldData.Builder
java.lang.Object
org.elasticsearch.index.fielddata.plain.AbstractLatLonPointIndexFieldData.Builder
- All Implemented Interfaces:
IndexFieldData.Builder
- Enclosing class:
- AbstractLatLonPointIndexFieldData
public static class AbstractLatLonPointIndexFieldData.Builder
extends Object
implements IndexFieldData.Builder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild(IndexFieldDataCache cache, CircuitBreakerService breakerService)
-
Constructor Details
-
Builder
-
-
Method Details
-
build
- Specified by:
build
in interfaceIndexFieldData.Builder
-