Module spring.data.elasticsearch
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 classAConverterto post-process all source objects using the givenResultProcessor.static final classAnReactiveElasticsearchQueryExecutionthat wraps the results of the given delegate with the given result processing. -
Method Summary
-
Method Details
-
execute
-