Class RowCsvInputFormat.Builder

java.lang.Object
org.apache.flink.formats.csv.RowCsvInputFormat.Builder
All Implemented Interfaces:
Serializable
Enclosing class:
RowCsvInputFormat

public static class RowCsvInputFormat.Builder extends Object implements Serializable
A builder for creating a RowCsvInputFormat.
See Also: