public class RemoteDataflowExpression<T> extends DataflowExpression<T> implements RemoteSerialized
DataflowExpression.BindDataflow<T>, DataflowExpression.DataflowExpressionsCollector
Modifier and Type | Field and Description |
---|---|
private RemoteHost |
remoteHost |
private static long |
serialVersionUID |
error, S_INITIALIZED, S_INITIALIZING, S_NOT_INITIALIZED, state, value
serialHandle
Constructor and Description |
---|
RemoteDataflowExpression() |
Modifier and Type | Method and Description |
---|---|
protected T |
evaluate()
Evaluates the expression after the ones we depend on are ready
|
protected void |
subscribe(DataflowExpression.DataflowExpressionsCollector listener) |
binaryChoice, binaryChoice, binaryChoice, binaryChoice, binaryChoice, binaryChoice, bind, bindError, bindSafely, bindUnique, chainWith, chainWith, chainWith, chainWith, chainWith, chainWith, choice, choice, choice, choice, choice, choice, doBindImpl, doBindRemote, filter, filter, filter, filter, filter, filter, getBindErrorManager, getEventManager, getMetaClass, getProperty, getVal, getVal, getValAsync, getValAsync, into, into, into, into, into, into, invokeMethod, isBound, join, join, length, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, merge, or, or, poll, rightShift, scheduleCallback, separate, separate, separate, separate, separate, separate, setMetaClass, setProperty, split, split, split, split, split, split, split, split, split, split, split, split, subscribe, tap, tap, tap, tap, tap, tap, then, then, then, thenForkAndJoin, thenForkAndJoin, thenForkAndJoin, toString, transform, whenBound, whenBound, whenBound, whenBound, wheneverBound, wheneverBound
createRemoteHandle, getOrCreateSerialHandle, getRemoteClass, writeReplace
private static final long serialVersionUID
private final RemoteHost remoteHost
protected T evaluate()
DataflowExpression
evaluate
in class DataflowExpression<T>
protected void subscribe(DataflowExpression.DataflowExpressionsCollector listener)
subscribe
in class DataflowExpression<T>