Uses of Class
lime.LocalOpDescriptor

Packages that use LocalOpDescriptor
lime   
 

Uses of LocalOpDescriptor in lime
 

Subclasses of LocalOpDescriptor in lime
(package private)  class ReactionsOpDescriptor
          A ReactionDescriptor is an operation that passes an array of reactions through the lime system.
(package private)  class TupleOpDescriptor
          A TupleOpDescriptor will be an operation in one of the system processing vectors (namely incomingOps, incomingEvents, outgoing) that passes a tuple (either a pattern or an actual tuple).
 

Methods in lime with parameters of type LocalOpDescriptor
(package private)  void LimeTSMgr.postOp(LocalOpDescriptor opDesc)
          Places operations into the INCOMMING_OPS_QUEUE queue.