Package org.elasticsearch.search.sort
Interface BucketedSort.ResultBuilder<T>
- Enclosing class:
- BucketedSort
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Used with
BucketedSort.getValues(long, ResultBuilder)
to
build results from the sorting operation.-
Method Summary
-
Method Details
-
build
- Throws:
IOException
-