Class FilterByFilterAggregator.AdapterBuilder<T>

java.lang.Object
org.elasticsearch.search.aggregations.bucket.filter.FilterByFilterAggregator.AdapterBuilder<T>
Enclosing class:
FilterByFilterAggregator

public abstract static class FilterByFilterAggregator.AdapterBuilder<T> extends Object
Builds FilterByFilterAggregator when the filters are valid and it would be faster than a "native" aggregation implementation. The interface is designed to allow easy construction of AdaptingAggregator.