Package | Description |
---|---|
alice.tucson.api | |
alice.tucson.service |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Long,TucsonOperation> |
RootACC.getPendingOperationsMap()
Gets the set of pending operations, that is, thos TuCSoN operations
invoked asynchronously for which no reply has been received yet.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Long,TucsonOperation> |
OperationHandler.operations
Requested TuCSoN operations
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Long,TucsonOperation> |
RootACCProxy.getPendingOperationsMap() |
java.util.Map<java.lang.Long,TucsonOperation> |
RBACACCProxyAgentSide.getPendingOperationsMap() |
java.util.Map<java.lang.Long,TucsonOperation> |
ACCProxyAgentSide.getPendingOperationsMap() |
Modifier and Type | Method and Description |
---|---|
void |
OperationHandler.addOperation(java.lang.Long id,
TucsonOperation op) |