| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto | |
| org.apache.pulsar.common.protocol |
Common protocol.
|
| Modifier and Type | Method and Description |
|---|---|
CommandConsumerStats |
CommandConsumerStats.clear() |
CommandConsumerStats |
CommandConsumerStats.clearConsumerId() |
CommandConsumerStats |
CommandConsumerStats.clearRequestId() |
CommandConsumerStats |
CommandConsumerStats.copyFrom(CommandConsumerStats _other) |
CommandConsumerStats |
BaseCommand.getConsumerStats() |
CommandConsumerStats |
CommandConsumerStats.setConsumerId(long consumerId) |
CommandConsumerStats |
BaseCommand.setConsumerStats() |
CommandConsumerStats |
CommandConsumerStats.setRequestId(long requestId) |
| Modifier and Type | Method and Description |
|---|---|
CommandConsumerStats |
CommandConsumerStats.copyFrom(CommandConsumerStats _other) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PulsarDecoder.handleConsumerStats(CommandConsumerStats commandConsumerStats) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.