Package org.apache.pulsar.functions.utils.functioncache
-
Interface Summary Interface Description FunctionCacheManager A cache manager for caching function code and its dependencies. -
Class Summary Class Description FunctionCacheEntry A cache entry in the function cache.FunctionCacheManagerImpl An implementation ofFunctionCacheManager.FunctionClassLoaders Class loaders for loading function code.