Class: OperationTracker

OperationTracker()

Global operation tracking utilities

Constructor

new OperationTracker()

Source:

Methods

(static) cleanupStaleOperations()

Clean up stale operations (running > 5 minutes)

.

Clean up stale operations (running > 5 minutes)

Source:

(static) completeOperation()

Complete and remove an operation from tracking

.

Complete and remove an operation from tracking

Source:

(static) createAskOperation()

Create and track a new ask operation

.

Create and track a new ask operation

Source:

(static) createOperation()

Create and track a generic operation

.

Create and track a generic operation

Source:

(static) createTellOperation()

Create and track a new tell operation

.

Create and track a new tell operation

Source:

(static) getActiveOperations()

Get all active operations

.

Get all active operations

Source:

(static) getPerformanceStats()

Get performance statistics

.

Get performance statistics

Source: