Uses of Package
org.apache.flink.streaming.api.functions.sink
-
Packages that use org.apache.flink.streaming.api.functions.sink 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. -
Classes in org.apache.flink.streaming.api.functions.sink used by org.apache.flink.streaming.api.datastream Class Description SinkFunction Deprecated.This interface will be removed in future versions. -
Classes in org.apache.flink.streaming.api.functions.sink used by org.apache.flink.streaming.api.functions.sink Class Description RichSinkFunction Deprecated.This interface will be removed in future versions.SinkFunction Deprecated.This interface will be removed in future versions.SinkFunction.Context Deprecated.Context thatSinkFunctionscan use for getting additional data about an input record.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.WriteFormat Deprecated.Please use theStreamingFileSinkfor writing to files from a streaming program.WriteSinkFunction Deprecated.Please use theStreamingFileSinkfor writing to files from a streaming program. -
Classes in org.apache.flink.streaming.api.functions.sink used by org.apache.flink.streaming.api.functions.sink.filesystem Class Description RichSinkFunction Deprecated.This interface will be removed in future versions.SinkFunction Deprecated.This interface will be removed in future versions.SinkFunction.Context Deprecated.Context thatSinkFunctionscan use for getting additional data about an input record. -
Classes in org.apache.flink.streaming.api.functions.sink used by org.apache.flink.streaming.api.operators Class Description SinkFunction Deprecated.This interface will be removed in future versions. -
Classes in org.apache.flink.streaming.api.functions.sink used by org.apache.flink.streaming.api.operators.collect Class Description RichSinkFunction Deprecated.This interface will be removed in future versions.SinkFunction Deprecated.This interface will be removed in future versions.SinkFunction.Context Deprecated.Context thatSinkFunctionscan use for getting additional data about an input record. -
Classes in org.apache.flink.streaming.api.functions.sink used by org.apache.flink.streaming.experimental Class Description RichSinkFunction Deprecated.This interface will be removed in future versions.SinkFunction Deprecated.This interface will be removed in future versions.SinkFunction.Context Deprecated.Context thatSinkFunctionscan use for getting additional data about an input record.