| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.metric.extension.callback | |
| com.alibaba.csp.sentinel.slots.statistic |
| Modifier and Type | Class and Description |
|---|---|
class |
MetricExitCallback
Metric extension exit callback.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessorSlotExitCallback |
StatisticSlotCallbackRegistry.removeExitCallback(String key) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProcessorSlotExitCallback> |
StatisticSlotCallbackRegistry.getExitCallbacks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StatisticSlotCallbackRegistry.addExitCallback(String key,
ProcessorSlotExitCallback callback) |
Copyright © 2021 Alibaba Group. All rights reserved.