|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Sensitivity
The Interface for the Sensitivity of Incidents. Contains
Nested Class Summary | |
---|---|
static class |
Sensitivity.Type
|
Method Summary | |
---|---|
Duration |
getCooldownDuration()
Returns the Duration until a new Incident will be raised |
Duration |
getMinimumIncidentDuration()
Returns the minimum Duration the Threshold needs to be violated, until an Incident will be raised |
Duration |
getMinimumNonViolatedDuration()
Returns the Duration of threshold compliance which causes an incident to close. |
Sensitivity.Type |
getType()
Returns the Type of the Sensitivity |
Method Detail |
---|
Sensitivity.Type getType()
Duration getMinimumIncidentDuration()
Duration getCooldownDuration()
Duration getMinimumNonViolatedDuration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |