public interface MonitoredService
MonitoredService interface.
Modifier and Type | Method and Description |
---|---|
InetAddress |
getAddress()
Returns the
InetAddress associated with the service |
String |
getIpAddr()
Returns the ipAddr string associated with this monitored service.
|
int |
getNodeId()
Returns the nodeId of the node that this service is associated with.
|
String |
getNodeLabel()
Returns the label of the node that this service is associated with.
|
String |
getNodeLocation()
Returns the name of the location of the node that this service is associated with.
|
String |
getSvcName()
Returns the svcName associated with this monitored service.
|
String getSvcName()
String getIpAddr()
int getNodeId()
String getNodeLabel()
String getNodeLocation()
InetAddress getAddress()
InetAddress
associated with the serviceInetAddress
Copyright © 2021. All rights reserved.