| Interface | Description |
|---|---|
| TopicExtractor<IN> |
Choose topics from the message, used for dynamic generate topics in Pulsar sink.
|
| TopicExtractor.TopicMetadataProvider |
A wrapper for
PulsarAdmin instance, we won't expose the Pulsar admin interface for
better control the abstraction. |
| TopicRegister<IN> |
The topic register for returning the available topic partitions.
|
| Class | Description |
|---|---|
| ProducerRegister |
All the Pulsar Producers share the same Client, but self hold the queue for a specified topic.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.