469 B
469 B
AggregationsMovingPercentilesAggregation [interface-AggregationsMovingPercentilesAggregation]
| Name | Type | Description |
|---|---|---|
keyed |
boolean | |
shift |
integer | By default, the window consists of the last n values excluding the current bucket. Increasing shift by 1, moves the starting window position by 1 to the right. |
window |
integer | The size of window to "slide" across the histogram. |