| Class | Description |
|---|---|
| ApexStreamImpl<T> |
Default stream implementation for ApexStream interface.
|
| ApexStreamImpl.Brick<T> |
The extension point of the stream
|
| ApexWindowedStreamImpl<T> |
Default windowed stream implementation for WindowedStream interface.
|
| DagMeta |
Logical graph data structure for DAG
With the build method( DagMeta.buildDAG(), DagMeta.buildDAG(DAG)) to convert it to Apex DAG |
| DagMeta.NodeMeta | |
| IDGenerator |
A util class to generate unique ids in dag
|
| StreamFactory |
A Factory class to build stream from different input sources
|
| TupleWrapperOperator |
A wrapper operator that intercept the tuples and convert them between
Tuple |
| TupleWrapperOperator.InputPortWrapper | |
| TupleWrapperOperator.OutputPortWrapper |
Copyright © 2015-2017 Apache Software Foundation. All Rights Reserved.