Interface | Description |
---|---|
Topology |
A declaration of a topology of streaming data.
|
TopologyElement |
An element of a
Topology . |
TopologyProvider |
Provider (factory) for creating topologies.
|
TSink<T> |
Termination point (sink) for a stream.
|
TStream<T> |
A
TStream is a declaration of a continuous sequence of tuples. |
TWindow<T,K> |
Partitioned window of tuples.
|
Copyright © 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707