Module org.elasticsearch.server
Class BytesBinaryIndexFieldData.Builder
java.lang.Object
org.elasticsearch.index.fielddata.plain.BytesBinaryIndexFieldData.Builder
- All Implemented Interfaces:
- IndexFieldData.Builder
- Enclosing class:
- BytesBinaryIndexFieldData
public static class BytesBinaryIndexFieldData.Builder
extends Object
implements IndexFieldData.Builder
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild(IndexFieldDataCache cache, CircuitBreakerService breakerService) 
- 
Constructor Details- 
Builder
 
- 
- 
Method Details- 
build- Specified by:
- buildin interface- IndexFieldData.Builder
 
 
-