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