groovyx.gpars.dataflow
Class DataFlowVariable.RemoteDataFlowVariable
java.lang.Object
groovyx.gpars.serial.WithSerialId
groovyx.gpars.dataflow.DataFlowExpression
groovyx.gpars.dataflow.DataFlowVariable
groovyx.gpars.dataflow.DataFlowVariable.RemoteDataFlowVariable
- All Implemented Interfaces:
- RemoteSerialized
class DataFlowVariable.RemoteDataFlowVariable
extends DataFlowVariable
Methods inherited from class DataFlowExpression
|
DataFlowExpression, bind, bindSafely, bindUnique, doBindRemote, evaluate, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, invokeMethod, isBound, join, join, poll, rightShift, setMetaClass, setProperty, subscribe, subscribe, toString, transform, whenBound, whenBound, wheneverBound, wheneverBound |
disconnected
private boolean disconnected
-
remoteHost
private final RemoteHost remoteHost
-
serialVersionUID
private static final long serialVersionUID
-
DataFlowVariable.RemoteDataFlowVariable
public DataFlowVariable.RemoteDataFlowVariable(RemoteHost host)
-
Copyright © 2008–2010 Václav Pech. All Rights Reserved.