| Interface | Description |
|---|---|
| ApexStream<T> |
The stream interface to build a DAG
|
| Option |
Options for the operators in the dag
|
| WindowedStream<T> |
A stream with windowed transformation
|
| Class | Description |
|---|---|
| CompositeStreamTransform<INSTREAM extends ApexStream,OUTSTREAM extends ApexStream> |
A group of Streams and transforms in between
|
| Option.AttributeSetting<T> |
An option used to set the
Attribute |
| Option.OpName |
An option used to set the name of the operator
|
| Option.Options | |
| Option.PropSetting |
An option used to set the property value of the operator
|
Copyright © 2015-2017 Apache Software Foundation. All Rights Reserved.