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