public class NebulaDynamicTableSource extends Object implements org.apache.flink.table.connector.source.ScanTableSource, org.apache.flink.table.connector.source.LookupTableSource, org.apache.flink.table.connector.source.abilities.SupportsProjectionPushDown
org.apache.flink.table.connector.source.ScanTableSource.ScanContext, org.apache.flink.table.connector.source.ScanTableSource.ScanRuntimeProvider| 构造器和说明 |
|---|
NebulaDynamicTableSource(String address,
String username,
String password) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
applyProjection(int[][] projectedFields) |
String |
asSummaryString() |
org.apache.flink.table.connector.source.DynamicTableSource |
copy() |
org.apache.flink.table.connector.ChangelogMode |
getChangelogMode() |
org.apache.flink.table.connector.source.LookupTableSource.LookupRuntimeProvider |
getLookupRuntimeProvider(org.apache.flink.table.connector.source.LookupTableSource.LookupContext context) |
org.apache.flink.table.connector.source.ScanTableSource.ScanRuntimeProvider |
getScanRuntimeProvider(org.apache.flink.table.connector.source.ScanTableSource.ScanContext runtimeProviderContext) |
boolean |
supportsNestedProjection() |
public org.apache.flink.table.connector.source.DynamicTableSource copy()
copy 在接口中 org.apache.flink.table.connector.source.DynamicTableSourcepublic String asSummaryString()
asSummaryString 在接口中 org.apache.flink.table.connector.source.DynamicTableSourcepublic org.apache.flink.table.connector.source.LookupTableSource.LookupRuntimeProvider getLookupRuntimeProvider(org.apache.flink.table.connector.source.LookupTableSource.LookupContext context)
getLookupRuntimeProvider 在接口中 org.apache.flink.table.connector.source.LookupTableSourcepublic org.apache.flink.table.connector.ChangelogMode getChangelogMode()
getChangelogMode 在接口中 org.apache.flink.table.connector.source.ScanTableSourcepublic org.apache.flink.table.connector.source.ScanTableSource.ScanRuntimeProvider getScanRuntimeProvider(org.apache.flink.table.connector.source.ScanTableSource.ScanContext runtimeProviderContext)
getScanRuntimeProvider 在接口中 org.apache.flink.table.connector.source.ScanTableSourcepublic boolean supportsNestedProjection()
supportsNestedProjection 在接口中 org.apache.flink.table.connector.source.abilities.SupportsProjectionPushDownpublic void applyProjection(int[][] projectedFields)
applyProjection 在接口中 org.apache.flink.table.connector.source.abilities.SupportsProjectionPushDownCopyright © 2021. All rights reserved.