Package org.apache.flink.streaming.api.functions.sink.legacy
package org.apache.flink.streaming.api.functions.sink.legacy
-
ClassDescriptionDeprecated.Deprecated.This interface will be removed in future versions.RichSinkFunction<IN>Deprecated.This interface will be removed in future versions.SinkFunction<IN>Deprecated.This interface will be removed in future versions.Context that
SinkFunctionscan use for getting additional data about an input record.SocketClientSink<IN>Deprecated.This interface will be removed in future versions.
StreamingFileSinkfor writing to files from a streaming program.