Toggle navigation
Home
org.apache.pulsar.client.api.Producer to org.apache.pulsar.client.api.Producer<byte[]>
No. of Instances - 77
No. of Commits - 4
No. of Projects - {'pulsar'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
Producer
to
Producer<byte[]>
Add or Remove Method invocation
client.createProducer(topicName,producerConfiguration)
to
producerBuilder.create()
Wrap or Un-wrap
add
to
add
add
to
add