Uses of Interface
flux.audittrail.status.ErrorCondition

Packages that use ErrorCondition
flux.audittrail.status Heartbeat, database trouble, and status events 
 

Uses of ErrorCondition in flux.audittrail.status
 

Subinterfaces of ErrorCondition in flux.audittrail.status
 interface EngineDatabaseCommandsFailing
          A heartbeat event that indicates that at least five closely spaced database commands issued by the Flux engine have all failed with an error.
 interface EngineMainBlocked
          A heartbeat event that indicates that the Flux engine's primary flow of control is alive, but it is blocked or deadlocked and cannot make progress.
 interface EngineMainStopped
          A heartbeat event that indicates that the Flux engine's primary flow of control has stopped due to an error condition.
 



© 2014 Flux Corporation. All rights reserved.