| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.sources |
| 限定符和类型 | 方法和说明 |
|---|---|
CsvTableSource |
CsvTableSource.Builder.build()
Apply the current values and constructs a newly-created CsvTableSource.
|
protected CsvTableSource |
CsvTableSourceFactoryBase.createTableSource(Boolean isStreaming,
Map<String,String> properties)
已过时。
|
CsvTableSource |
CsvTableSource.projectFields(int[] fields)
已过时。
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.