com.p6spy.engine.outage

Class P6OutageOptions

public class P6OutageOptions extends P6Options

Field Summary
protected static booleanoutageDetection
protected static longoutageDetectionInterval
protected static longoutageMs
Constructor Summary
P6OutageOptions()
Method Summary
static booleangetOutageDetection()
static longgetOutageDetectionInterval()
static longgetOutageDetectionIntervalMS()
static voidsetOutageDetection(String _outagedetection)
static voidsetOutageDetectionInterval(String _outagedetectioninterval)

Field Detail

outageDetection

protected static boolean outageDetection

outageDetectionInterval

protected static long outageDetectionInterval

outageMs

protected static long outageMs

Constructor Detail

P6OutageOptions

public P6OutageOptions()

Method Detail

getOutageDetection

public static boolean getOutageDetection()

getOutageDetectionInterval

public static long getOutageDetectionInterval()

getOutageDetectionIntervalMS

public static long getOutageDetectionIntervalMS()

setOutageDetection

public static void setOutageDetection(String _outagedetection)

setOutageDetectionInterval

public static void setOutageDetectionInterval(String _outagedetectioninterval)