public class AggregationsResponseExtractor extends Object implements MetricSearchResponseExtractor<org.elasticsearch.search.aggregations.Aggregations>
| 限定符和类型 | 字段和说明 |
|---|---|
static AggregationsResponseExtractor |
INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
org.elasticsearch.search.aggregations.Aggregations |
doExtractData(org.elasticsearch.action.search.SearchResponse response)
抽提实际响应的数据
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractDatacatchException, empty, fallback, fallbackEnabled, narrow, validatepublic static final AggregationsResponseExtractor INSTANCE
public org.elasticsearch.search.aggregations.Aggregations doExtractData(org.elasticsearch.action.search.SearchResponse response)
ConcreteResponseExtractordoExtractData 在接口中 ConcreteResponseExtractor<org.elasticsearch.search.aggregations.Aggregations,org.elasticsearch.action.search.SearchResponse>response - 具体响应Copyright © 2021. All rights reserved.