Uses of Class
org.apache.pulsar.functions.source.MultiConsumerPulsarSourceConfig
Packages that use MultiConsumerPulsarSourceConfig
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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)