Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
String |
getCluster() |
String |
getName()
Returns the logical name of this node.
|
InetSocketAddress |
getSocketAddress()
Returns the unique socking binding address of this node.
|
int |
hashCode() |
String |
toString() |
public String getName()
Node
public String getCluster()
public InetSocketAddress getSocketAddress()
Node
getSocketAddress
in interface Node
Copyright © 2017 JBoss by Red Hat. All rights reserved.