| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto | |
| org.apache.pulsar.common.protocol |
Common protocol.
|
| Modifier and Type | Method and Description |
|---|---|
CommandSeek |
CommandSeek.clear() |
CommandSeek |
CommandSeek.clearConsumerId() |
CommandSeek |
CommandSeek.clearMessageId() |
CommandSeek |
CommandSeek.clearMessagePublishTime() |
CommandSeek |
CommandSeek.clearRequestId() |
CommandSeek |
CommandSeek.copyFrom(CommandSeek _other) |
CommandSeek |
BaseCommand.getSeek() |
CommandSeek |
CommandSeek.setConsumerId(long consumerId) |
CommandSeek |
CommandSeek.setMessagePublishTime(long messagePublishTime) |
CommandSeek |
CommandSeek.setRequestId(long requestId) |
CommandSeek |
BaseCommand.setSeek() |
| Modifier and Type | Method and Description |
|---|---|
CommandSeek |
CommandSeek.copyFrom(CommandSeek _other) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PulsarDecoder.handleSeek(CommandSeek seek) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.