| Package | Description |
|---|---|
| org.apache.pulsar.functions.source |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiConsumerPulsarSourceConfig |
class |
SingleConsumerPulsarSourceConfig |
| Modifier and Type | Field and Description |
|---|---|
protected PulsarSourceConfig |
PulsarSource.pulsarSourceConfig |
| Constructor and Description |
|---|
PulsarSource(org.apache.pulsar.client.api.PulsarClient pulsarClient,
PulsarSourceConfig pulsarSourceConfig,
Map<String,String> properties,
ClassLoader functionClassLoader) |
PushPulsarSource(org.apache.pulsar.client.api.PulsarClient pulsarClient,
PulsarSourceConfig pulsarSourceConfig,
Map<String,String> properties,
ClassLoader functionClassLoader) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.