| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.node |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterNode
This class stores summary runtime statistics of the resource, including rt, thread count, qps
and so on.
|
class |
DefaultNode
A
Node used to hold statistics for specific resource name in the specific context. |
class |
EntranceNode
A
Node represents the entrance of the invocation tree. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StatisticNode> |
ClusterNode.getOriginCountMap() |
Copyright © 2019 Alibaba Group. All rights reserved.