Package org.apache.flink.streaming.api.functions.sink.legacy
package org.apache.flink.streaming.api.functions.sink.legacy
-
ClassesClassDescriptionDeprecated.This interface will be removed in future versions.TwoPhaseCommitSinkFunction<IN,
TXN, CONTEXT> Deprecated.This interface will be removed in future versions.TwoPhaseCommitSinkFunction.State<TXN,CONTEXT> State POJO class coupling pendingTransaction, context and pendingCommitTransactions.TwoPhaseCommitSinkFunction.StateSerializer<TXN,CONTEXT> CustomTypeSerializerfor the sink state.TwoPhaseCommitSinkFunction.StateSerializerSnapshot<TXN,CONTEXT> Snapshot for theTwoPhaseCommitSinkFunction.StateSerializer.Adds metadata (currently only the start time of the transaction) to the transaction object.