| Package | Description |
|---|---|
| org.apache.flink.connector.pulsar.sink | |
| org.apache.flink.connector.pulsar.sink.writer.topic.register |
| Modifier and Type | Method and Description |
|---|---|
PulsarSinkBuilder<IN> |
PulsarSinkBuilder.setTopics(TopicExtractor<IN> extractor)
Set a dynamic topic extractor for extracting the topic information.
|
| Constructor and Description |
|---|
DynamicTopicRegister(TopicExtractor<IN> topicExtractor) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.