| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.connector.format | |
| org.apache.flink.table.connector.source |
| 限定符和类型 | 方法和说明 |
|---|---|
I |
DecodingFormat.createRuntimeDecoder(DynamicTableSource.Context context,
DataType physicalDataType)
Creates runtime decoder implementation that is configured to produce data of the given data
type.
|
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
LookupTableSource.LookupContext
Context for creating runtime implementation via a
LookupTableSource.LookupRuntimeProvider. |
static interface |
ScanTableSource.ScanContext
Context for creating runtime implementation via a
ScanTableSource.ScanRuntimeProvider. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.