Uses of Interface
org.apache.pulsar.functions.utils.functioncache.FunctionCacheManager
-
Packages that use FunctionCacheManager Package Description org.apache.pulsar.functions.utils.functioncache -
-
Uses of FunctionCacheManager in org.apache.pulsar.functions.utils.functioncache
Classes in org.apache.pulsar.functions.utils.functioncache that implement FunctionCacheManager Modifier and Type Class Description classFunctionCacheManagerImplAn implementation ofFunctionCacheManager.
-