Uses of Class
org.apache.flink.api.java.io.CsvInputFormat
-
Packages that use CsvInputFormat Package Description org.apache.flink.api.java.io -
-
Uses of CsvInputFormat in org.apache.flink.api.java.io
Subclasses of CsvInputFormat in org.apache.flink.api.java.io Modifier and Type Class Description classPojoCsvInputFormat<OUT>Input format that reads csv into POJOs.classRowCsvInputFormatDeprecated.All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a future Flink major version.classTupleCsvInputFormat<OUT>Input format that reads csv into tuples.
-