Package | Description |
---|---|
alice.tucson.asynchSupport |
Modifier and Type | Class and Description |
---|---|
class |
CompletedOpsQueue
SearchableOpsQueue specialised for
handling completed operations. |
Modifier and Type | Method and Description |
---|---|
SearchableOpsQueue |
SearchableOpsQueue.getMatchingOps(java.lang.Class<? extends AbstractTucsonAction> optype)
Gets all the operations whose type matches the given type
|
SearchableOpsQueue |
AsynchOpsHelper.getPendingOps()
Gets the queue of pending operations
|