public static final class ReactiveElasticsearchQueryExecution.ResultProcessingExecution extends Object implements ReactiveElasticsearchQueryExecution
ReactiveElasticsearchQueryExecution that wraps the results of the given delegate with the given result
processing.ReactiveElasticsearchQueryExecution.ResultProcessingConverter, ReactiveElasticsearchQueryExecution.ResultProcessingExecution| Constructor and Description |
|---|
ResultProcessingExecution(@NonNull ReactiveElasticsearchQueryExecution delegate,
@NonNull Converter<Object,Object> converter) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Query query,
Class<?> type,
String indexName,
String indexType,
Class<?> targetType) |
public ResultProcessingExecution(@NonNull
@NonNull ReactiveElasticsearchQueryExecution delegate,
@NonNull
@NonNull Converter<Object,Object> converter)
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.