Interface ReactiveElasticsearchQueryExecution
- All Known Implementing Classes:
ReactiveElasticsearchQueryExecution.ResultProcessingExecution
public interface ReactiveElasticsearchQueryExecution
- Since:
- 3.2
- Author:
- Christoph Strobl, Peter-Josef Meisch
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
AConverter
to post-process all source objects using the givenResultProcessor
.static final class
AnReactiveElasticsearchQueryExecution
that wraps the results of the given delegate with the given result processing. -
Method Summary
-
Method Details
-
execute
-