类的使用
org.apache.pulsar.common.api.proto.CommandCloseConsumer
使用CommandCloseConsumer的程序包
-
org.apache.pulsar.common.api.proto中CommandCloseConsumer的使用
修饰符和类型方法说明CommandCloseConsumer.clear()CommandCloseConsumer.clearAssignedBrokerServiceUrl()CommandCloseConsumer.clearAssignedBrokerServiceUrlTls()CommandCloseConsumer.clearConsumerId()CommandCloseConsumer.clearRequestId()CommandCloseConsumer.copyFrom(CommandCloseConsumer _other) BaseCommand.getCloseConsumer()CommandCloseConsumer.setAssignedBrokerServiceUrl(String assignedBrokerServiceUrl) CommandCloseConsumer.setAssignedBrokerServiceUrlTls(String assignedBrokerServiceUrlTls) BaseCommand.setCloseConsumer()CommandCloseConsumer.setConsumerId(long consumerId) CommandCloseConsumer.setRequestId(long requestId) -
org.apache.pulsar.common.protocol中CommandCloseConsumer的使用