public static class PagedBytesIndexFieldData.Builder extends java.lang.Object implements IndexFieldData.Builder
| Constructor and Description |
|---|
Builder(double minFrequency,
double maxFrequency,
int minSegmentSize) |
| Modifier and Type | Method and Description |
|---|---|
IndexOrdinalsFieldData |
build(IndexSettings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
public Builder(double minFrequency,
double maxFrequency,
int minSegmentSize)
public IndexOrdinalsFieldData build(IndexSettings indexSettings, MappedFieldType fieldType, IndexFieldDataCache cache, CircuitBreakerService breakerService, MapperService mapperService)
build in interface IndexFieldData.Builder