| Constructor and Description |
|---|
AggTypes() |
| Modifier and Type | Method and Description |
|---|---|
io.searchbox.core.search.aggregation.Aggregation |
getSubAggregation(PivotSpec pivotSpec,
io.searchbox.core.search.aggregation.MetricAggregation currentAggregationOrBucket) |
org.jooq.lambda.tuple.Tuple2<String,Class<? extends io.searchbox.core.search.aggregation.Aggregation>> |
getTypes(PivotSpec pivotSpec) |
void |
record(PivotSpec pivotSpec,
String name,
Class<? extends io.searchbox.core.search.aggregation.Aggregation> aggClass) |
public void record(PivotSpec pivotSpec, String name, Class<? extends io.searchbox.core.search.aggregation.Aggregation> aggClass)
public io.searchbox.core.search.aggregation.Aggregation getSubAggregation(PivotSpec pivotSpec, io.searchbox.core.search.aggregation.MetricAggregation currentAggregationOrBucket)
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.