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