类的使用
org.apache.pulsar.common.api.proto.CommandCloseProducer
使用CommandCloseProducer的程序包
-
org.apache.pulsar.common.api.proto中CommandCloseProducer的使用
修饰符和类型方法说明CommandCloseProducer.clear()CommandCloseProducer.clearAssignedBrokerServiceUrl()CommandCloseProducer.clearAssignedBrokerServiceUrlTls()CommandCloseProducer.clearProducerId()CommandCloseProducer.clearRequestId()CommandCloseProducer.copyFrom(CommandCloseProducer _other) BaseCommand.getCloseProducer()CommandCloseProducer.setAssignedBrokerServiceUrl(String assignedBrokerServiceUrl) CommandCloseProducer.setAssignedBrokerServiceUrlTls(String assignedBrokerServiceUrlTls) BaseCommand.setCloseProducer()CommandCloseProducer.setProducerId(long producerId) CommandCloseProducer.setRequestId(long requestId) -
org.apache.pulsar.common.protocol中CommandCloseProducer的使用