ITucsonOperation |
OperationHandler.doBlockingOperation(TucsonAgentId aid,
int type,
java.lang.Object tid,
Tuple t,
java.lang.Long ms)
Private method that takes in charge execution of all the Synchronous
primitives listed above.
|
ITucsonOperation |
OperationHandler.doNonBlockingOperation(TucsonAgentId aid,
int type,
java.lang.Object tid,
Tuple t,
TucsonOperationCompletionListener l)
Private method that takes in charge execution of all the Asynchronous
primitives listed above.
|
protected ITucsonOperation |
OperationHandler.doOperation(TucsonAgentId aid,
TucsonTupleCentreId tcid,
int type,
Tuple t,
TucsonOperationCompletionListener l)
This method is the real responsible of TuCSoN operations execution.
|
ITucsonOperation |
RBACACCProxyAgentSide.get(TupleCentreId tid,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.get(TupleCentreId tid,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.get(TupleCentreId tid,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.get(TupleCentreId tid,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.getS(TupleCentreId tid,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.getS(TupleCentreId tid,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.getS(TupleCentreId tid,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.getS(TupleCentreId tid,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.in(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.in(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.in(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.in(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.inAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.inAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.inAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.inAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.inp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.inp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.inp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.inp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.inpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.inpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.inpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.inpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.inS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.inS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.inS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.inS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.no(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.no(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.no(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.no(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.noAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.noAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.noAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.noAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.nop(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.nop(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.nop(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.nop(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.nopS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.nopS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.nopS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.nopS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.noS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.noS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.noS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.noS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.out(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.out(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.out(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.out(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.outAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.outAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.outAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.outAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.outS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.outS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.outS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.outS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.rd(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.rd(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.rd(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.rd(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.rdAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.rdAll(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.rdAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.rdAll(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.rdp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.rdp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.rdp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.rdp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.rdpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.rdpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.rdpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.rdpS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.rdS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.rdS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.rdS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.rdS(TupleCentreId tid,
LogicTuple event,
LogicTuple guards,
LogicTuple reactionBody,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.set(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.set(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.set(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.set(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.setS(TupleCentreId tid,
LogicTuple spec,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.setS(TupleCentreId tid,
LogicTuple spec,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.setS(TupleCentreId tid,
LogicTuple spec,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.setS(TupleCentreId tid,
LogicTuple spec,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.setS(TupleCentreId tid,
java.lang.String spec,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.setS(TupleCentreId tid,
java.lang.String spec,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.setS(TupleCentreId tid,
java.lang.String spec,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.setS(TupleCentreId tid,
java.lang.String spec,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.spawn(TupleCentreId tid,
Tuple toSpawn,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.spawn(TupleCentreId tid,
Tuple toSpawn,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.spawn(TupleCentreId tid,
Tuple toSpawn,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.spawn(TupleCentreId tid,
Tuple toSpawn,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.uin(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.uin(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.uin(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.uin(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.uinp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.uinp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.uinp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.uinp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.uno(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.uno(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.uno(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.uno(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.unop(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.unop(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.unop(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.unop(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.urd(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.urd(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.urd(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.urd(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
RBACACCProxyAgentSide.urdp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
ACCProxyAgentSide.urdp(TupleCentreId tid,
Tuple tuple,
java.lang.Long timeout) |
ITucsonOperation |
RBACACCProxyAgentSide.urdp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |
ITucsonOperation |
ACCProxyAgentSide.urdp(TupleCentreId tid,
Tuple tuple,
TucsonOperationCompletionListener l) |