| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.metric.extension.callback | |
| com.alibaba.csp.sentinel.slots.statistic |
| Modifier and Type | Class and Description |
|---|---|
class |
MetricEntryCallback
Metric extension entry callback.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessorSlotEntryCallback<DefaultNode> |
StatisticSlotCallbackRegistry.removeEntryCallback(String key) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProcessorSlotEntryCallback<DefaultNode>> |
StatisticSlotCallbackRegistry.getEntryCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StatisticSlotCallbackRegistry.addEntryCallback(String key,
ProcessorSlotEntryCallback<DefaultNode> callback) |
Copyright © 2021 Alibaba Group. All rights reserved.