| Package | Description |
|---|---|
| org.apache.apex.malhar.stream.api | |
| org.apache.apex.malhar.stream.api.impl |
| Modifier and Type | Method and Description |
|---|---|
<O,INSTREAM extends ApexStream<T>,OUTSTREAM extends ApexStream<O>> |
ApexStream.addCompositeStreams(CompositeStreamTransform<INSTREAM,OUTSTREAM> compositeStreamTransform)
Extend the dag by adding one
CompositeStreamTransform |
| Modifier and Type | Method and Description |
|---|---|
<O,INSTREAM extends ApexStream<T>,OUTSTREAM extends ApexStream<O>> |
ApexStreamImpl.addCompositeStreams(CompositeStreamTransform<INSTREAM,OUTSTREAM> compositeStreamTransform) |
Copyright © 2015-2017 Apache Software Foundation. All Rights Reserved.