类的使用
com.alibaba.csp.sentinel.command.vo.NodeVo
使用NodeVo的程序包
-
com.alibaba.csp.sentinel.command.vo中NodeVo的使用
修饰符和类型方法说明static NodeVoNodeVo.fromClusterNode(com.alibaba.csp.sentinel.slotchain.ResourceWrapper name, com.alibaba.csp.sentinel.node.ClusterNode node) ClusterNodeholds total statistics of the same resource name.static NodeVoNodeVo.fromClusterNode(String name, com.alibaba.csp.sentinel.node.ClusterNode node) ClusterNodeholds total statistics of the same resource name.static NodeVoNodeVo.fromDefaultNode(com.alibaba.csp.sentinel.node.DefaultNode node, String parentId) DefaultNodeholds statistics of every node in the invoke tree.