| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.connector.source |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
InputFormatProvider
Provider of an
InputFormat instance as a runtime implementation for ScanTableSource. |
interface |
SourceProvider
Provider of a
Source instance as a runtime implementation for ScanTableSource. |
| 限定符和类型 | 方法和说明 |
|---|---|
ScanTableSource.ScanRuntimeProvider |
ScanTableSource.getScanRuntimeProvider(ScanTableSource.ScanContext runtimeProviderContext)
Returns a provider of runtime implementation for reading the data.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.