Uses of Class
org.apache.pulsar.common.api.proto.CommandReachedEndOfTopic
Packages that use CommandReachedEndOfTopic
Package
Description
Common protocol.
-
Uses of CommandReachedEndOfTopic in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandReachedEndOfTopicModifier and TypeMethodDescriptionCommandReachedEndOfTopic.clear()CommandReachedEndOfTopic.clearConsumerId()CommandReachedEndOfTopic.copyFrom(CommandReachedEndOfTopic _other) BaseCommand.getReachedEndOfTopic()CommandReachedEndOfTopic.setConsumerId(long consumerId) BaseCommand.setReachedEndOfTopic()Methods in org.apache.pulsar.common.api.proto with parameters of type CommandReachedEndOfTopicModifier and TypeMethodDescriptionCommandReachedEndOfTopic.copyFrom(CommandReachedEndOfTopic _other) -
Uses of CommandReachedEndOfTopic in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandReachedEndOfTopicModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleReachedEndOfTopic(CommandReachedEndOfTopic commandReachedEndOfTopic)