| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.source.datagen |
| Class and Description |
|---|
| DataGenerator
Stateful and re-scalable data generator.
|
| RandomGenerator
Random generator.
|
| SequenceGenerator
A stateful, re-scalable
DataGenerator that emits each number from a given interval
exactly once, possibly in parallel. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.