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