|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovyx.gpars.serial.WithSerialId
groovyx.gpars.dataflow.DataFlowExpression<T>
groovyx.gpars.dataflow.DataFlowVariable<T>
groovyx.gpars.dataflow.DataFlowVariable.RemoteDataFlowVariable<T>
public static final class DataFlowVariable.RemoteDataFlowVariable<T>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class groovyx.gpars.dataflow.DataFlowVariable |
---|
DataFlowVariable.RemoteDataFlowVariable<T> |
Nested classes/interfaces inherited from class groovyx.gpars.dataflow.DataFlowExpression |
---|
DataFlowExpression.BindDataFlow<T>, DataFlowExpression.DataFlowExpressionsCollector |
Field Summary | |
---|---|
private boolean |
disconnected
|
private RemoteHost |
remoteHost
|
private static long |
serialVersionUID
|
Fields inherited from class groovyx.gpars.dataflow.DataFlowExpression |
---|
S_INITIALIZED, S_INITIALIZING, S_NOT_INITIALIZED, state, stateUpdater, value, waitingUpdater |
Fields inherited from class groovyx.gpars.serial.WithSerialId |
---|
serialHandle |
Constructor Summary | |
---|---|
DataFlowVariable.RemoteDataFlowVariable(RemoteHost host)
|
Method Summary |
---|
Methods inherited from class groovyx.gpars.dataflow.DataFlowVariable |
---|
getRemoteClass, leftShift, leftShift |
Methods inherited from class groovyx.gpars.dataflow.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 |
Methods inherited from class groovyx.gpars.serial.WithSerialId |
---|
createRemoteHandle, getOrCreateSerialHandle, writeReplace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface groovyx.gpars.dataflow.DataFlowReadChannel |
---|
getVal, getVal, getValAsync, getValAsync, isBound, poll, rightShift, whenBound, whenBound, wheneverBound, wheneverBound |
Methods inherited from interface groovyx.gpars.dataflow.DataFlowWriteChannel |
---|
bind |
Field Detail |
---|
private static final long serialVersionUID
private final RemoteHost remoteHost
private boolean disconnected
Constructor Detail |
---|
public DataFlowVariable.RemoteDataFlowVariable(RemoteHost host)
|
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |