类的使用
org.apache.pulsar.common.api.proto.CommandActiveConsumerChange
-
org.apache.pulsar.common.api.proto中CommandActiveConsumerChange的使用
修饰符和类型方法说明CommandActiveConsumerChange.clear()CommandActiveConsumerChange.clearConsumerId()CommandActiveConsumerChange.clearIsActive()CommandActiveConsumerChange.copyFrom(CommandActiveConsumerChange _other) BaseCommand.getActiveConsumerChange()BaseCommand.setActiveConsumerChange()CommandActiveConsumerChange.setConsumerId(long consumerId) CommandActiveConsumerChange.setIsActive(boolean isActive) -
org.apache.pulsar.common.protocol中CommandActiveConsumerChange的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleActiveConsumerChange(CommandActiveConsumerChange change)