@PublicEvolving public interface LookupFunctionProvider extends LookupTableSource.LookupRuntimeProvider
LookupFunction.| Modifier and Type | Method and Description |
|---|---|
LookupFunction |
createLookupFunction()
Creates an
LookupFunction instance. |
static LookupFunctionProvider |
of(LookupFunction lookupFunction)
Helper function for creating a static provider.
|
static LookupFunctionProvider of(LookupFunction lookupFunction)
LookupFunction createLookupFunction()
LookupFunction instance.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.