| 程序包 | 说明 |
|---|---|
| org.apache.flink.api.java.io |
| 限定符和类型 | 类和说明 |
|---|---|
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–2019 The Apache Software Foundation. All rights reserved.