public static final class ClusterTopologyListener.ClusterInfo extends Object
Constructor and Description |
---|
ClusterInfo(String clusterName,
List<ClusterTopologyListener.NodeInfo> nodeInfoList) |
Modifier and Type | Method and Description |
---|---|
String |
getClusterName() |
List<ClusterTopologyListener.NodeInfo> |
getNodeInfoList() |
public ClusterInfo(String clusterName, List<ClusterTopologyListener.NodeInfo> nodeInfoList)
public String getClusterName()
public List<ClusterTopologyListener.NodeInfo> getNodeInfoList()
Copyright © 2021 JBoss by Red Hat. All rights reserved.