| Modifier and Type | Class and Description |
|---|---|
class |
TwoPhaseCommitSinkFunction<IN,TXN,CONTEXT>
This is a recommended base class for all of the
SinkFunction that intend to implement
exactly-once semantic. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamingFileSink<IN>
Deprecated.
Use
org.apache.flink.connector.file.sink.FileSink instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContinuousFileMonitoringFunction<OUT>
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
class |
FromElementsFunction<T>
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
class |
MessageAcknowledgingSourceBase<Type,UId>
Deprecated.
This class is based on the
SourceFunction API, which is due to be
removed. Use the new Source API instead. |
class |
MultipleIdsMessageAcknowledgingSourceBase<Type,UId,SessionId>
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectSinkFunction<IN>
A sink function that collects query results and sends them back to the client.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.