Class | Description |
---|---|
AbstractOplet<I,O> | |
FanIn<T,U> |
FanIn oplet, merges multiple input ports into a single output port.
|
FanOut<T> | |
Peek<T> |
Oplet that allows a peek at each tuple and always forwards a tuple onto
its single output port.
|
PeriodicSource<T> | |
Pipe<I,O> |
Pipe oplet with a single input and output.
|
ProcessSource<T> | |
Sink<T> |
Sink a stream by processing each tuple through
a
Consumer . |
Source<T> | |
Split<T> |
Split a stream into multiple streams depending
on the result of a splitter function.
|
Union<T> |
Union oplet, merges multiple input ports
into a single output port.
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641