| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.source | |
| org.apache.flink.streaming.api.functions.source.datagen |
| Modifier and Type | Class and Description |
|---|---|
class |
FromSplittableIteratorFunction<T>
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
class |
InputFormatSourceFunction<OUT>
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
class |
StatefulSequenceSource
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DataGeneratorSource<T>
Deprecated.
Use
org.apache.flink.connector.datagen.source.DataGeneratorSource instead. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.