Uses of Class
org.apache.pulsar.common.api.proto.CommandSeek
Packages that use CommandSeek
Package
Description
Common protocol.
-
Uses of CommandSeek in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandSeekModifier and TypeMethodDescriptionCommandSeek.clear()CommandSeek.clearConsumerId()CommandSeek.clearMessageId()CommandSeek.clearMessagePublishTime()CommandSeek.clearRequestId()CommandSeek.copyFrom(CommandSeek _other) BaseCommand.getSeek()CommandSeek.setConsumerId(long consumerId) CommandSeek.setMessagePublishTime(long messagePublishTime) CommandSeek.setRequestId(long requestId) BaseCommand.setSeek()Methods in org.apache.pulsar.common.api.proto with parameters of type CommandSeek -
Uses of CommandSeek in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandSeek