| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.repository.query |
| Modifier and Type | Class and Description |
|---|---|
static class |
ReactiveElasticsearchQueryExecution.ResultProcessingExecution
An
ReactiveElasticsearchQueryExecution that wraps the results of the given delegate with the given result
processing. |
| Constructor and Description |
|---|
ResultProcessingExecution(@NonNull ReactiveElasticsearchQueryExecution delegate,
@NonNull Converter<Object,Object> converter) |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.