public class NodeInformation extends Object
Constructor and Description |
---|
NodeInformation(String instanceId,
String gridId) |
Modifier and Type | Method and Description |
---|---|
void |
addServiceInformation(ServiceInformation serviceInformation) |
boolean |
equals(Object o) |
String |
getGridId() |
String |
getInstanceId() |
ServiceInformation |
getServiceInformation(String type) |
List<ServiceInformation> |
getServiceInformationList() |
int |
hashCode() |
String |
toString() |
public String getGridId()
public String getInstanceId()
public void addServiceInformation(ServiceInformation serviceInformation)
public List<ServiceInformation> getServiceInformationList()
public ServiceInformation getServiceInformation(String type)
Copyright © 2015. All rights reserved.