|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleOpDescriptor | |
lime |
Uses of TupleOpDescriptor in lime |
Methods in lime with parameters of type TupleOpDescriptor | |
private void |
LimeTSMgr.doWrite(TupleOpDescriptor opDesc)
'doWrite' perform the local write operation or put the tuple in the outgoing queue |
private void |
LimeTSMgr.doSys(TupleOpDescriptor opDesc)
Perform a probing read or take. |
(package private) void |
LimeTSMgr.doWait(TupleOpDescriptor opDesc)
Waiting operations can either be for a specific host or for any host. |
private void |
LimeTSMgr.generateRemoteSysReq(TupleOpDescriptor opDesc,
lights.interfaces.ITuple opTemplate,
LimeServerID opDestination)
Make the reaction to go into the pendingUpon structure, and put the remote system take or read opeartion into the outgoing queue. |
(package private) void |
LimeSystemTSMgr.doWait(TupleOpDescriptor opDesc)
Force the tuple to be looked for locally, then have a reaction installed if the tuple is not found |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |