| Package | Description |
|---|---|
| org.apache.flink.table.connector.source.lookup |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PartialCachingAsyncLookupProvider
Provider for creating
AsyncLookupFunction and LookupCache for storing lookup
entries. |
| Modifier and Type | Method and Description |
|---|---|
static AsyncLookupFunctionProvider |
AsyncLookupFunctionProvider.of(AsyncLookupFunction asyncLookupFunction)
Helper function for creating a static provider.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.