public static final class ClusterTopologyListener.NodeInfo extends Object
Constructor and Description |
---|
NodeInfo(String nodeName,
List<ClusterTopologyListener.MappingInfo> mappingInfoList) |
Modifier and Type | Method and Description |
---|---|
List<ClusterTopologyListener.MappingInfo> |
getMappingInfoList() |
String |
getNodeName() |
public NodeInfo(String nodeName, List<ClusterTopologyListener.MappingInfo> mappingInfoList)
public String getNodeName()
public List<ClusterTopologyListener.MappingInfo> getMappingInfoList()
Copyright © 2021 JBoss by Red Hat. All rights reserved.