| Package | Description |
|---|---|
| org.apache.flink.table.connector.source.lookup |
| Modifier and Type | Method and Description |
|---|---|
LookupFunction |
LookupFunctionProvider.createLookupFunction()
Creates an
LookupFunction instance. |
| Modifier and Type | Method and Description |
|---|---|
static LookupFunctionProvider |
LookupFunctionProvider.of(LookupFunction lookupFunction)
Helper function for creating a static provider.
|
static PartialCachingLookupProvider |
PartialCachingLookupProvider.of(LookupFunction lookupFunction,
LookupCache cache)
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.