| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.pipeline | |
| org.elasticsearch.search.aggregations.pipeline.derivative |
| Modifier and Type | Method and Description |
|---|---|
static DerivativeBuilder |
PipelineAggregatorBuilders.derivative(String name) |
| Modifier and Type | Method and Description |
|---|---|
DerivativeBuilder |
DerivativeBuilder.format(String format) |
DerivativeBuilder |
DerivativeBuilder.gapPolicy(BucketHelpers.GapPolicy gapPolicy) |
DerivativeBuilder |
DerivativeBuilder.unit(DateHistogramInterval unit)
Sets the unit using the provided
DateHistogramInterval. |
DerivativeBuilder |
DerivativeBuilder.unit(String unit) |
Copyright © 2009–2017. All rights reserved.