| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto | |
| org.apache.pulsar.common.protocol |
Common protocol.
|
| Modifier and Type | Method and Description |
|---|---|
CommandSuccess |
CommandSuccess.clear() |
CommandSuccess |
CommandSuccess.clearRequestId() |
CommandSuccess |
CommandSuccess.clearSchema() |
CommandSuccess |
CommandSuccess.copyFrom(CommandSuccess _other) |
CommandSuccess |
BaseCommand.getSuccess() |
CommandSuccess |
CommandSuccess.setRequestId(long requestId) |
CommandSuccess |
BaseCommand.setSuccess() |
| Modifier and Type | Method and Description |
|---|---|
CommandSuccess |
CommandSuccess.copyFrom(CommandSuccess _other) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PulsarDecoder.handleSuccess(CommandSuccess success) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.