| Class | Description |
|---|---|
| ApexStreamImpl<T> |
Default stream implementation for ApexStream interface.
|
| ApexStreamImpl.Brick<T> |
The extension point of the stream
|
| DagMeta |
Graph data structure for DAG
With this data structure, the framework can do lazy load and optimization
|
| DagMeta.NodeMeta | |
| IDGenerator |
A util class to generate unique ids in dag
|
| StreamFactory |
A Factory class to build from different kind of input source
|
Copyright © 2015-2016 Apache Software Foundation. All Rights Reserved.