类的使用
org.apache.pulsar.common.api.proto.CommandWatchTopicUpdate
使用CommandWatchTopicUpdate的程序包
-
org.apache.pulsar.common.api.proto中CommandWatchTopicUpdate的使用
修饰符和类型方法说明CommandWatchTopicUpdate.addAllDeletedTopics(Iterable<String> deletedTopics) CommandWatchTopicUpdate.addAllNewTopics(Iterable<String> newTopics) CommandWatchTopicUpdate.clear()CommandWatchTopicUpdate.clearDeletedTopics()CommandWatchTopicUpdate.clearNewTopics()CommandWatchTopicUpdate.clearTopicsHash()CommandWatchTopicUpdate.clearWatcherId()CommandWatchTopicUpdate.copyFrom(CommandWatchTopicUpdate _other) BaseCommand.getWatchTopicUpdate()CommandWatchTopicUpdate.setTopicsHash(String topicsHash) CommandWatchTopicUpdate.setWatcherId(long watcherId) BaseCommand.setWatchTopicUpdate() -
org.apache.pulsar.common.protocol中CommandWatchTopicUpdate的使用
修饰符和类型方法说明protected voidPulsarDecoder.handleCommandWatchTopicUpdate(CommandWatchTopicUpdate commandWatchTopicUpdate)