Package | Description |
---|---|
org.apache.flink.table.sources |
Modifier and Type | Method and Description |
---|---|
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–2021 The Apache Software Foundation. All rights reserved.