| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.node |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Node
Holds real-time statistics for resources.
|
| 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. |
class |
StatisticNode
The statistic node keep three kinds of real-time statistics metrics:
|
Copyright © 2019 Alibaba Group. All rights reserved.