| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.block.flow.param | |
| com.alibaba.csp.sentinel.slots.statistic.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheMap<Object,AtomicLong> |
ParameterMetric.getRuleTimeCounter(ParamFlowRule rule)
Get the time record counter for given parameter rule.
|
CacheMap<Object,AtomicLong> |
ParameterMetric.getRuleTokenCounter(ParamFlowRule rule)
Get the token counter for given parameter rule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentLinkedHashMapWrapper<T,R>
A
ConcurrentLinkedHashMap wrapper for the universal CacheMap. |
Copyright © 2022 Alibaba Group. All rights reserved.