public abstract static class MonitoringPolicy.Threshold.InternalPing.Critical extends Object
Constructor and Description |
---|
Critical() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
alert() |
static MonitoringPolicy.Threshold.InternalPing.Critical |
create(int value,
boolean alert) |
abstract int |
value() |
public abstract int value()
public abstract boolean alert()
public static MonitoringPolicy.Threshold.InternalPing.Critical create(int value, boolean alert)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.