public abstract class MonitorTestUtils extends Object
| Constructor and Description | 
|---|
MonitorTestUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static MockMonitoredService | 
getMonitoredService(int nodeId,
                   InetAddress addr,
                   String svcName)  | 
static MockMonitoredService | 
getMonitoredService(int nodeId,
                   String hostname,
                   InetAddress addr,
                   String svcName)  | 
public static MockMonitoredService getMonitoredService(int nodeId, InetAddress addr, String svcName) throws UnknownHostException
UnknownHostExceptionpublic static MockMonitoredService getMonitoredService(int nodeId, String hostname, InetAddress addr, String svcName) throws UnknownHostException
UnknownHostExceptionCopyright © 2020. All rights reserved.