Uses of Class
org.apache.pulsar.functions.instance.ProducerCache
Packages that use ProducerCache
-
Uses of ProducerCache in org.apache.pulsar.functions.sink
Constructors in org.apache.pulsar.functions.sink with parameters of type ProducerCacheModifierConstructorDescriptionPulsarSink(org.apache.pulsar.client.api.PulsarClient client, PulsarSinkConfig pulsarSinkConfig, Map<String, String> properties, ComponentStatsManager stats, ClassLoader functionClassLoader, ProducerCache producerCache)