|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Class Summary | |
---|---|
DataCallback | A helper class enabling the 'whenBound()' functionality of a DataFlowVariable. |
DataFlow | Contains factory methods to create dataflow actors and starting them. |
DataFlowActor | A parent actor for all actors used in Dataflow Concurrency implementation Date: Jun 5, 2009 |
DataFlowComplexExpression | |
DataFlowExpression | The base class for all dataflow elements. |
DataFlowExpression.BindDataFlow | Represents a remote message binding a value to a remoted DataFlowExpression |
DataFlowExpression.DataFlowExpressionsCollector | Listener for availability of data flow expressions we depend from |
DataFlowExpression.TransformMany | |
DataFlowExpression.TransformOne | |
DataFlowExpression.WaitingThread | A logical representation of a synchronous or asynchronous request to read the value once it is bound. |
DataFlowGetPropertyExpression | DFE which evaluate property when receiver became available |
DataFlowInvocationExpression | Data flow expression which invokes method of object after receiver and all arguments became available |
DataFlowPGroup | Groups all dataflow threads, tasks and operators. |
DataFlowStream | Represents a thread-safe data flow stream. |
DataFlowVariable | Represents a thread-safe single-assignment, multi-read variable. |
DataFlowVariable.RemoteDataFlowVariable | |
DataFlows | Convenience class that makes working with DataFlowVariables more comfortable. |
RemoteDataFlowExpression | |
SingleRunActor | An actor representing a dataflow thread. |
Groovy Documentation