| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.cluster.flow.statistic |
| Modifier and Type | Method and Description |
|---|---|
static ClusterMetric |
ClusterMetricStatistics.getMetric(long id) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterMetricStatistics.putMetric(long id,
ClusterMetric metric) |
static boolean |
ClusterMetricStatistics.putMetricIfAbsent(long id,
ClusterMetric metric) |
Copyright © 2020 Alibaba Group. All rights reserved.