public static final class DataflowVariable.RemoteDataflowVariable<T> extends DataflowVariable<T> implements RemoteSerialized
DataflowVariable.RemoteDataflowVariable<T>
DataflowExpression.BindDataflow<T>
Modifier and Type | Field and Description |
---|---|
private boolean |
disconnected |
private RemoteHost |
remoteHost |
private static long |
serialVersionUID |
S_INITIALIZED, S_INITIALIZING, S_NOT_INITIALIZED, state, value
serialHandle
Constructor and Description |
---|
DataflowVariable.RemoteDataflowVariable(RemoteHost host) |
get, get, getRemoteClass, leftShift, leftShift, shouldThrowTimeout
binaryChoice, binaryChoice, binaryChoice, bind, bindSafely, bindUnique, chainWith, chainWith, chainWith, choice, choice, choice, doBindImpl, doBindRemote, evaluate, filter, filter, filter, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, into, into, into, invokeMethod, isBound, join, join, length, merge, merge, merge, merge, merge, merge, or, or, poll, rightShift, scheduleCallback, separate, separate, separate, setMetaClass, setProperty, split, split, split, split, split, split, subscribe, subscribe, tap, tap, tap, then, then, then, toString, transform, whenBound, whenBound, whenBound, whenBound, wheneverBound, wheneverBound
createRemoteHandle, getOrCreateSerialHandle, writeReplace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
binaryChoice, binaryChoice, binaryChoice, chainWith, chainWith, chainWith, choice, choice, choice, filter, filter, filter, getVal, getVal, getValAsync, getValAsync, into, into, into, isBound, length, merge, merge, merge, merge, merge, merge, or, or, poll, rightShift, separate, separate, separate, split, split, split, split, split, split, tap, tap, tap, then, then, then, whenBound, whenBound, whenBound, whenBound, wheneverBound, wheneverBound
bind
getVal, getVal, getValAsync, getValAsync, isBound, rightShift, then, then, then, whenBound, whenBound, whenBound, whenBound
private static final long serialVersionUID
private final RemoteHost remoteHost
private boolean disconnected
public DataflowVariable.RemoteDataflowVariable(RemoteHost host)