| 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 use 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 |
|---|---|
HashMap<String,StatisticNode> |
ClusterNode.getOriginCountMap() |
Copyright © 2018 Alibaba Group. All rights reserved.