| Class | Description |
|---|---|
| IterateExample |
Example illustrating iterations in Flink streaming.
|
| IterateExample.MySelector |
OutputSelector testing which tuple needs to be iterated again.
|
| IterateExample.Step |
Iteration step function which takes an input (Double , Integer) and
produces an output (Double + random, Integer + 1).
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.