| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.statistic.base | |
| com.alibaba.csp.sentinel.slots.statistic.metric | |
| com.alibaba.csp.sentinel.slots.statistic.metric.occupy |
| Modifier and Type | Class and Description |
|---|---|
class |
UnaryLeapArray |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketLeapArray
The fundamental data structure for metric statistics in a time span.
|
| Constructor and Description |
|---|
ArrayMetric(LeapArray<MetricBucket> array)
For unit test.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FutureBucketLeapArray
A kind of
BucketLeapArray that only reserves for future buckets. |
class |
OccupiableBucketLeapArray |
Copyright © 2021 Alibaba Group. All rights reserved.