| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.api.functions.sink | |
| org.apache.flink.streaming.api.functions.sink.filesystem | |
| org.apache.flink.streaming.api.operators | |
| org.apache.flink.streaming.api.operators.collect | |
| org.apache.flink.streaming.experimental |
This package holds classes that are experimental.
|
| Class and Description |
|---|
| SinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| Class and Description |
|---|
| RichSinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction.Context
Deprecated.
Context that
SinkFunctions can use for getting additional data about an
input record. |
| TwoPhaseCommitSinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| TwoPhaseCommitSinkFunction.State
Deprecated.
State POJO class coupling pendingTransaction, context and pendingCommitTransactions.
|
| TwoPhaseCommitSinkFunction.StateSerializer
Deprecated.
Custom
TypeSerializer for the sink state. |
| TwoPhaseCommitSinkFunction.StateSerializerSnapshot
Deprecated.
Snapshot for the
TwoPhaseCommitSinkFunction.StateSerializer. |
| TwoPhaseCommitSinkFunction.TransactionHolder
Deprecated.
Adds metadata (currently only the start time of the transaction) to the transaction object.
|
| WriteFormat
Deprecated.
Please use the
StreamingFileSink
for writing to files from a streaming program. |
| WriteSinkFunction
Deprecated.
Please use the
StreamingFileSink
for writing to files from a streaming program. |
| Class and Description |
|---|
| RichSinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction.Context
Deprecated.
Context that
SinkFunctions can use for getting additional data about an
input record. |
| Class and Description |
|---|
| SinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| Class and Description |
|---|
| RichSinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction.Context
Deprecated.
Context that
SinkFunctions can use for getting additional data about an
input record. |
| Class and Description |
|---|
| RichSinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction
Deprecated.
This interface will be removed in future versions. Use the new
Sink interface instead. |
| SinkFunction.Context
Deprecated.
Context that
SinkFunctions can use for getting additional data about an
input record. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.