| Package | Description |
|---|---|
| org.apache.apex.malhar.stream.api.impl |
| Modifier and Type | Field and Description |
|---|---|
protected DagMeta |
ApexStreamImpl.graph
Graph behind the stream
|
| Modifier and Type | Method and Description |
|---|---|
protected <O> ApexStream<O> |
ApexStreamImpl.newStream(DagMeta graph,
ApexStreamImpl.Brick<O> newBrick) |
protected <O> ApexStream<O> |
ApexWindowedStreamImpl.newStream(DagMeta graph,
ApexStreamImpl.Brick<O> newBrick) |
| Constructor and Description |
|---|
ApexStreamImpl(DagMeta graph) |
ApexStreamImpl(DagMeta graph,
ApexStreamImpl.Brick<T> lastBrick) |
Copyright © 2015-2017 Apache Software Foundation. All Rights Reserved.