Uses of Class
org.apache.pulsar.functions.source.MultiConsumerPulsarSourceConfig
Packages that use MultiConsumerPulsarSourceConfig
-
Uses of MultiConsumerPulsarSourceConfig in org.apache.pulsar.functions.source
Methods in org.apache.pulsar.functions.source that return MultiConsumerPulsarSourceConfigModifier and TypeMethodDescriptionConstructors in org.apache.pulsar.functions.source with parameters of type MultiConsumerPulsarSourceConfigModifierConstructorDescriptionMultiConsumerPulsarSource(org.apache.pulsar.client.api.PulsarClient pulsarClient, MultiConsumerPulsarSourceConfig pulsarSourceConfig, Map<String, String> properties, ClassLoader functionClassLoader)