| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.connector.source.lookup |
| 限定符和类型 | 方法和说明 |
|---|---|
AsyncLookupFunction |
AsyncLookupFunctionProvider.createAsyncLookupFunction()
Creates an
AsyncLookupFunction instance. |
| 限定符和类型 | 方法和说明 |
|---|---|
static AsyncLookupFunctionProvider |
AsyncLookupFunctionProvider.of(AsyncLookupFunction asyncLookupFunction)
Helper function for creating a static provider.
|
static PartialCachingAsyncLookupProvider |
PartialCachingAsyncLookupProvider.of(AsyncLookupFunction asyncLookupFunction,
LookupCache cache)
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.