public class NodeInfo extends Object
| Constructor and Description |
|---|
NodeInfo(String nodeIdentifier,
String host) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getHost() |
String |
getNodeIdentifier() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2022. All rights reserved.