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