Package flux.audittrail.status

Heartbeat, database trouble, and status events

See:
          Description

Interface Summary
EngineContentsSummary This event contains general status information about the state of the flow charts in the Flux engine.
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.
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.
EngineMainStopped A heartbeat event that indicates that the Flux engine's primary flow of control has stopped due to an error condition.
ErrorCondition Abstract interface that represents a heartbeat event containing a diagnosed severe error in the Flux engine.
FlowContextDetails Contains status information for a flow context within a flow chart.
Heartbeat This abstract heartbeat event contains general diagnostic information about the health of the Flux engine instance that generated it.
Ok A heartbeat event that indicates that no error has been diagnosed in the Flux engine.
 

Package flux.audittrail.status Description

Heartbeat, database trouble, and status events



© 2014 Flux Corporation. All rights reserved.