| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.statistic.base | |
| com.alibaba.csp.sentinel.slots.statistic.metric |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReferenceArray<WindowWrap<T>> |
LeapArray.array |
| Modifier and Type | Method and Description |
|---|---|
WindowWrap<T> |
LeapArray.currentWindow() |
abstract WindowWrap<T> |
LeapArray.currentWindow(long time)
Get window at provided timestamp.
|
WindowWrap<T> |
LeapArray.getPreviousWindow() |
WindowWrap<T> |
LeapArray.getPreviousWindow(long time) |
WindowWrap<T> |
WindowWrap.resetTo(long startTime) |
| Modifier and Type | Method and Description |
|---|---|
List<WindowWrap<T>> |
LeapArray.list() |
| Modifier and Type | Method and Description |
|---|---|
WindowWrap<Window> |
WindowLeapArray.currentWindow(long time) |
Copyright © 2018 Alibaba Group. All rights reserved.