mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 02:14:54 +00:00
parent
a9d977775d
commit
dd441962bb
@ -31,7 +31,7 @@ import java.util.function.BiFunction;
|
||||
/**
|
||||
* A wrapper of search action listeners (search results) that unwraps the query
|
||||
* result to get the piggybacked queue size and service time EWMA, adding those
|
||||
* values to the coordinating nodes' {@code ResponseCollectorService}.
|
||||
* values to the coordinating nodes' {@link ResponseCollectorService}.
|
||||
*/
|
||||
public final class SearchExecutionStatsCollector implements ActionListener<SearchPhaseResult> {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user