@PublicEvolving public interface PartialCachingAsyncLookupProvider extends AsyncLookupFunctionProvider
AsyncLookupFunction and LookupCache for storing lookup
entries.| Modifier and Type | Method and Description |
|---|---|
LookupCache |
getCache()
Get a new instance of
LookupCache. |
static PartialCachingAsyncLookupProvider |
of(AsyncLookupFunction asyncLookupFunction,
LookupCache cache)
|
createAsyncLookupFunction, ofstatic PartialCachingAsyncLookupProvider of(AsyncLookupFunction asyncLookupFunction, LookupCache cache)
LookupCache getCache()
LookupCache.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.