类的使用
org.apache.pulsar.common.api.proto.CommandWatchTopicListSuccess
-
org.apache.pulsar.common.api.proto中CommandWatchTopicListSuccess的使用
修饰符和类型方法说明CommandWatchTopicListSuccess.addAllTopics(Iterable<String> topics) CommandWatchTopicListSuccess.clear()CommandWatchTopicListSuccess.clearRequestId()CommandWatchTopicListSuccess.clearTopic()CommandWatchTopicListSuccess.clearTopicsHash()CommandWatchTopicListSuccess.clearWatcherId()CommandWatchTopicListSuccess.copyFrom(CommandWatchTopicListSuccess _other) BaseCommand.getWatchTopicListSuccess()CommandWatchTopicListSuccess.setRequestId(long requestId) CommandWatchTopicListSuccess.setTopicsHash(String topicsHash) CommandWatchTopicListSuccess.setWatcherId(long watcherId) BaseCommand.setWatchTopicListSuccess() -
org.apache.pulsar.common.protocol中CommandWatchTopicListSuccess的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleCommandWatchTopicListSuccess(CommandWatchTopicListSuccess commandWatchTopicListSuccess)