Uses of Class
org.apache.pulsar.common.api.proto.CommandConsumerStats
Packages that use CommandConsumerStats
Package
Description
Common protocol.
-
Uses of CommandConsumerStats in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return CommandConsumerStatsModifier and TypeMethodDescriptionCommandConsumerStats.clear()CommandConsumerStats.clearConsumerId()CommandConsumerStats.clearRequestId()CommandConsumerStats.copyFrom(CommandConsumerStats _other) BaseCommand.getConsumerStats()CommandConsumerStats.setConsumerId(long consumerId) BaseCommand.setConsumerStats()CommandConsumerStats.setRequestId(long requestId) Methods in org.apache.pulsar.common.api.proto with parameters of type CommandConsumerStats -
Uses of CommandConsumerStats in org.apache.pulsar.common.protocol
Methods in org.apache.pulsar.common.protocol with parameters of type CommandConsumerStatsModifier and TypeMethodDescriptionprotected voidPulsarDecoder.handleConsumerStats(CommandConsumerStats commandConsumerStats)