| Package | Description |
|---|---|
| zipkin2.elasticsearch.internal.client |
Copyright 2015-2017 The OpenZipkin Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
Aggregation |
Aggregation.addSubAggregation(Aggregation agg) |
static Aggregation |
Aggregation.min(String field) |
static Aggregation |
Aggregation.nestedTerms(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–2017 OpenZipkin. All rights reserved.