org.apache.flink.api.java.record.operators.FileDataSink(Class extends FileOutputFormat>, String, List>)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.FileDataSink(Class extends FileOutputFormat>, String, List>, String)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.FileDataSink(FileOutputFormat, String, List>)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.FileDataSink(FileOutputFormat, String, List>, String)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.GenericDataSink(Class extends OutputFormat>, List>)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.GenericDataSink(Class extends OutputFormat>, List>, String)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.GenericDataSink(OutputFormat, List>)
This method will be removed in future versions. Use the Union operator instead.
|
org.apache.flink.api.java.record.operators.GenericDataSink(OutputFormat, List>, String)
This method will be removed in future versions. Use the Union operator instead.
|