Uses of Class
org.apache.pulsar.common.api.proto.CommandGetLastMessageIdResponse
Packages that use CommandGetLastMessageIdResponse
Package
Description
Common protocol.
-
Uses of CommandGetLastMessageIdResponse in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandGetLastMessageIdResponseModifier and TypeMethodDescriptionCommandGetLastMessageIdResponse.clear()CommandGetLastMessageIdResponse.clearConsumerMarkDeletePosition()CommandGetLastMessageIdResponse.clearLastMessageId()CommandGetLastMessageIdResponse.clearRequestId()CommandGetLastMessageIdResponse.copyFrom(CommandGetLastMessageIdResponse _other) BaseCommand.getGetLastMessageIdResponse()BaseCommand.setGetLastMessageIdResponse()CommandGetLastMessageIdResponse.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandGetLastMessageIdResponseModifier and TypeMethodDescriptionCommandGetLastMessageIdResponse.copyFrom(CommandGetLastMessageIdResponse _other) -
Uses of CommandGetLastMessageIdResponse in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandGetLastMessageIdResponseModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleGetLastMessageIdSuccess(CommandGetLastMessageIdResponse success)