| Package | Description |
|---|---|
| org.apache.flink.streaming.api.checkpoint | |
| org.apache.flink.streaming.api.environment | |
| org.apache.flink.streaming.api.functions.source | |
| org.apache.flink.streaming.api.functions.source.datagen | |
| org.apache.flink.streaming.api.operators | |
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Class and Description |
|---|
| SourceFunction
Deprecated.
This interface will be removed in future versions. Use the new
Source interface instead. NOTE: All sub-tasks from
FLINK-28045 must be closed before this API can be completely removed. |
| Class and Description |
|---|
| FileMonitoringFunction.WatchType
Deprecated.
The watch type of the
FileMonitoringFunction. |
| FileProcessingMode
The mode in which the
ContinuousFileMonitoringFunction operates. |
| SourceFunction
Deprecated.
This interface will be removed in future versions. Use the new
Source interface instead. NOTE: All sub-tasks from
FLINK-28045 must be closed before this API can be completely removed. |
| Class and Description |
|---|
| FileMonitoringFunction.WatchType
Deprecated.
The watch type of the
FileMonitoringFunction. |
| FileProcessingMode
The mode in which the
ContinuousFileMonitoringFunction operates. |
| MessageAcknowledgingSourceBase
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| ParallelSourceFunction
Deprecated.
This interface is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| RichParallelSourceFunction
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| RichSourceFunction
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| SourceFunction
Deprecated.
This interface will be removed in future versions. Use the new
Source interface instead. NOTE: All sub-tasks from
FLINK-28045 must be closed before this API can be completely removed. |
| SourceFunction.SourceContext
Deprecated.
Interface that source functions use to emit elements, and possibly watermarks.
|
| TimestampedFileInputSplit
A
FileInputSplit with TimestampedInputSplit. |
| TimestampedInputSplit
An extended
InputSplit that also includes information about:
The modification time of the file this split belongs to. |
| Class and Description |
|---|
| ParallelSourceFunction
Deprecated.
This interface is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| RichParallelSourceFunction
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| SourceFunction
Deprecated.
This interface will be removed in future versions. Use the new
Source interface instead. NOTE: All sub-tasks from
FLINK-28045 must be closed before this API can be completely removed. |
| SourceFunction.SourceContext
Deprecated.
Interface that source functions use to emit elements, and possibly watermarks.
|
| Class and Description |
|---|
| InputFormatSourceFunction
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
| SourceFunction
Deprecated.
This interface will be removed in future versions. Use the new
Source interface instead. NOTE: All sub-tasks from
FLINK-28045 must be closed before this API can be completely removed. |
| SourceFunction.SourceContext
Deprecated.
Interface that source functions use to emit elements, and possibly watermarks.
|
| Class and Description |
|---|
| SourceFunction
Deprecated.
This interface will be removed in future versions. Use the new
Source interface instead. NOTE: All sub-tasks from
FLINK-28045 must be closed before this API can be completely removed. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.