接口 NodeBuilder
已过时。
Builds new
DefaultNode and ClusterNode.- 作者:
- qinan.qn
-
方法概要
修饰符和类型方法说明已过时。Create a newClusterNodeas universal statistic node for a single resource.buildTreeNode(ResourceWrapper id, ClusterNode clusterNode) 已过时。Create a newDefaultNodeas tree node.
-
方法详细资料
-
buildTreeNode
已过时。Create a newDefaultNodeas tree node.- 参数:
id- resourceclusterNode- the cluster node of the provided resource- 返回:
- new created tree node
-
buildClusterNode
ClusterNode buildClusterNode()已过时。Create a newClusterNodeas universal statistic node for a single resource.- 返回:
- new created cluster node
-