Uses of Class
org.apache.pulsar.common.api.proto.CommandCloseProducer
Packages that use CommandCloseProducer
Package
Description
Common protocol.
-
Uses of CommandCloseProducer in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandCloseProducerModifier and TypeMethodDescriptionCommandCloseProducer.clear()CommandCloseProducer.clearProducerId()CommandCloseProducer.clearRequestId()CommandCloseProducer.copyFrom(CommandCloseProducer _other) BaseCommand.getCloseProducer()BaseCommand.setCloseProducer()CommandCloseProducer.setProducerId(long producerId) CommandCloseProducer.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandCloseProducer -
Uses of CommandCloseProducer in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandCloseProducerModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleCloseProducer(CommandCloseProducer closeProducer)