public class LookupRuntimeProviderFactory extends Object
LookupTableSource.LookupRuntimeProvider.| Constructor and Description |
|---|
LookupRuntimeProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.connector.source.LookupTableSource.LookupRuntimeProvider |
create(FileStoreLookupFunction function,
boolean enableAsync,
int asyncThreadNumber) |
public static org.apache.flink.table.connector.source.LookupTableSource.LookupRuntimeProvider create(FileStoreLookupFunction function, boolean enableAsync, int asyncThreadNumber)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.