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