JavaScript is disabled on your browser.
Skip navigation links
Debezium Server Pulsar Sink Adapter 2.3.0.Alpha1
Package
Class
Use
Tree
Index
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.debezium.server.pulsar
Interface PulsarChangeConsumer.ProducerBuilder
Enclosing class:
PulsarChangeConsumer
public static interface
PulsarChangeConsumer.ProducerBuilder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
org.apache.pulsar.client.api.Producer<
Object
>
get
(
String
topicName,
Object
value)
Method Details
get
org.apache.pulsar.client.api.Producer<
Object
>
get
(
String
topicName,
Object
value)