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