Uses of Package
org.apache.flink.streaming.api.functions.sink.legacy
-
Packages that use org.apache.flink.streaming.api.functions.sink.legacy Package Description org.apache.flink.streaming.api.functions.sink.legacy -
Classes in org.apache.flink.streaming.api.functions.sink.legacy used by org.apache.flink.streaming.api.functions.sink.legacy Class Description TwoPhaseCommitSinkFunction Deprecated.This interface will be removed in future versions.TwoPhaseCommitSinkFunction.State Deprecated.State POJO class coupling pendingTransaction, context and pendingCommitTransactions.TwoPhaseCommitSinkFunction.StateSerializer Deprecated.CustomTypeSerializerfor the sink state.TwoPhaseCommitSinkFunction.StateSerializerSnapshot Deprecated.Snapshot for theTwoPhaseCommitSinkFunction.StateSerializer.TwoPhaseCommitSinkFunction.TransactionHolder Deprecated.Adds metadata (currently only the start time of the transaction) to the transaction object.