com.p6spy.engine.outage
Class P6OutageOptions
java.lang.Object
com.p6spy.engine.common.P6Options
com.p6spy.engine.outage.P6OutageOptions
public class P6OutageOptions
- extends P6Options
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outageDetection
protected static boolean outageDetection
outageDetectionInterval
protected static long outageDetectionInterval
outageMs
protected static long outageMs
P6OutageOptions
public P6OutageOptions()
getOutageDetection
public static boolean getOutageDetection()
setOutageDetection
public static void setOutageDetection(String _outagedetection)
getOutageDetectionInterval
public static long getOutageDetectionInterval()
getOutageDetectionIntervalMS
public static long getOutageDetectionIntervalMS()
setOutageDetectionInterval
public static void setOutageDetectionInterval(String _outagedetectioninterval)