Package com.rpl.rama
Interface SubSource.MultiOutImpl
- All Superinterfaces:
SubSource,SubSource.Impl,SubSource.Out,SubSource.OutImpl
- Enclosing interface:
SubSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rpl.rama.SubSource
SubSource.Impl, SubSource.MultiOutImpl, SubSource.Out, SubSource.OutImpl -
Method Summary
Modifier and TypeMethodDescriptionCapture output of a non-default stream of previous node into vars.Methods inherited from interface com.rpl.rama.SubSource.Impl
ackReturn, agg, agg, allPartition, allPartition, anchor, atomicBlock, batchBlock, branch, compoundAgg, compoundAgg, cond, continueLoop, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, customPartition, depotPartitionAppend, depotPartitionAppend, directPartition, directPartition, each, each, each, each, each, each, each, each, each, each, each, each, each, each, each, each, each, each, eachAsync, eachAsync, eachAsync, eachAsync, eachAsync, eachAsync, eachAsync, eachAsync, eachAsync, emitLoop, explodeMaterialized, explodeMicrobatch, freshBatchSource, globalPartition, globalPartition, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, hashPartition, hashPartition, hook, ifTrue, ifTrue, invokeQuery, keepTrue, limitAgg, localClear, localSelect, localSelect, localTransform, loop, loopWithVars, macro, materialize, originPartition, pathPartition, select, select, shufflePartition, subBatch, subSource, unify, yieldIfOvertimeMethods inherited from interface com.rpl.rama.SubSource.Out
out
-
Method Details
-
outStream
Capture output of a non-default stream of previous node into vars. Number of vars captured must match output arity of that stream.- Parameters:
streamName- Name of stream to capture from previous operationanchor- Label for this output nodevars- Vars to bind to output- See Also:
-