public static class ConstantIndexFieldData.Builder extends java.lang.Object implements IndexFieldData.Builder
| Constructor and Description |
|---|
Builder(java.util.function.Function<MapperService,java.lang.String> valueFunction) |
| Modifier and Type | Method and Description |
|---|---|
IndexFieldData<?> |
build(IndexSettings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
public Builder(java.util.function.Function<MapperService,java.lang.String> valueFunction)
public IndexFieldData<?> build(IndexSettings indexSettings, MappedFieldType fieldType, IndexFieldDataCache cache, CircuitBreakerService breakerService, MapperService mapperService)
build in interface IndexFieldData.Builder