| Package | Description |
|---|---|
| org.apache.flink.api.java.io |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoCsvInputFormat<OUT>
Input format that reads csv into POJOs.
|
class |
RowCsvInputFormat
Input format that reads csv into
Row. |
class |
TupleCsvInputFormat<OUT>
Input format that reads csv into tuples.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.