类的使用
org.apache.pulsar.common.api.proto.CommandUnsubscribe
使用CommandUnsubscribe的程序包
-
org.apache.pulsar.common.api.proto中CommandUnsubscribe的使用
修饰符和类型方法说明CommandUnsubscribe.clear()CommandUnsubscribe.clearConsumerId()CommandUnsubscribe.clearForce()CommandUnsubscribe.clearRequestId()CommandUnsubscribe.copyFrom(CommandUnsubscribe _other) BaseCommand.getUnsubscribe()CommandUnsubscribe.setConsumerId(long consumerId) CommandUnsubscribe.setForce(boolean force) CommandUnsubscribe.setRequestId(long requestId) BaseCommand.setUnsubscribe() -
org.apache.pulsar.common.protocol中CommandUnsubscribe的使用