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
UnknownHostException
public static MockMonitoredService getMonitoredService(int nodeId, String hostname, InetAddress addr, String svcName) throws UnknownHostException
UnknownHostException
Copyright © 2021. All rights reserved.