| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto | |
| org.apache.pulsar.common.protocol |
Common protocol.
|
| Modifier and Type | Method and Description |
|---|---|
CommandCloseConsumer |
CommandCloseConsumer.clear() |
CommandCloseConsumer |
CommandCloseConsumer.clearConsumerId() |
CommandCloseConsumer |
CommandCloseConsumer.clearRequestId() |
CommandCloseConsumer |
CommandCloseConsumer.copyFrom(CommandCloseConsumer _other) |
CommandCloseConsumer |
BaseCommand.getCloseConsumer() |
CommandCloseConsumer |
BaseCommand.setCloseConsumer() |
CommandCloseConsumer |
CommandCloseConsumer.setConsumerId(long consumerId) |
CommandCloseConsumer |
CommandCloseConsumer.setRequestId(long requestId) |
| Modifier and Type | Method and Description |
|---|---|
CommandCloseConsumer |
CommandCloseConsumer.copyFrom(CommandCloseConsumer _other) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PulsarDecoder.handleCloseConsumer(CommandCloseConsumer closeConsumer) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.