Uses of Class
org.apache.pulsar.common.api.proto.CommandGetLastMessageId
Packages that use CommandGetLastMessageId
Package
Description
Common protocol.
-
Uses of CommandGetLastMessageId in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandGetLastMessageIdModifier and TypeMethodDescriptionCommandGetLastMessageId.clear()CommandGetLastMessageId.clearConsumerId()CommandGetLastMessageId.clearRequestId()CommandGetLastMessageId.copyFrom(CommandGetLastMessageId _other) BaseCommand.getGetLastMessageId()CommandGetLastMessageId.setConsumerId(long consumerId) BaseCommand.setGetLastMessageId()CommandGetLastMessageId.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandGetLastMessageIdModifier and TypeMethodDescriptionCommandGetLastMessageId.copyFrom(CommandGetLastMessageId _other) -
Uses of CommandGetLastMessageId in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandGetLastMessageIdModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleGetLastMessageId(CommandGetLastMessageId getLastMessageId)