Package | Description |
---|---|
zipkin2.elasticsearch.internal.client |
Modifier and Type | Method and Description |
---|---|
Aggregation |
Aggregation.addSubAggregation(Aggregation agg) |
static Aggregation |
Aggregation.min(String field) |
Aggregation |
Aggregation.orderBy(String subAgg,
String direction) |
static Aggregation |
Aggregation.terms(String field,
int size) |
Modifier and Type | Method and Description |
---|---|
SearchRequest |
SearchRequest.addAggregation(Aggregation agg) |
Aggregation |
Aggregation.addSubAggregation(Aggregation agg) |
Copyright © 2015–2018 OpenZipkin. All rights reserved.