public static class DoubleArrayIndexFieldData.Builder extends Object implements IndexFieldData.Builder
| Constructor and Description |
|---|
DoubleArrayIndexFieldData.Builder() |
| Modifier and Type | Method and Description |
|---|---|
IndexFieldData<?> |
build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
public IndexFieldData<?> build(Index index, Settings indexSettings, MappedFieldType fieldType, IndexFieldDataCache cache, CircuitBreakerService breakerService, MapperService mapperService)
build in interface IndexFieldData.BuilderCopyright © 2009–2017. All rights reserved.