Uses of Class
org.apache.pulsar.functions.instance.InstanceCache
-
Packages that use InstanceCache Package Description org.apache.pulsar.functions.instance Provides the implementation of the Instance module for Pulsar Functions. -
-
Uses of InstanceCache in org.apache.pulsar.functions.instance
Methods in org.apache.pulsar.functions.instance that return InstanceCache Modifier and Type Method Description static InstanceCacheInstanceCache. getInstanceCache()
-