| Package | Description |
|---|---|
| org.apache.pulsar.common.api | |
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.buffer.ByteBuf |
Commands.newAck(long consumerId,
long ledgerId,
long entryId,
PulsarApi.CommandAck.AckType ackType,
PulsarApi.CommandAck.ValidationError validationError,
Map<String,Long> properties) |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.CommandAck.AckType |
PulsarApi.CommandAckOrBuilder.getAckType() |
PulsarApi.CommandAck.AckType |
PulsarApi.CommandAck.getAckType() |
PulsarApi.CommandAck.AckType |
PulsarApi.CommandAck.Builder.getAckType() |
static PulsarApi.CommandAck.AckType |
PulsarApi.CommandAck.AckType.valueOf(int value) |
static PulsarApi.CommandAck.AckType |
PulsarApi.CommandAck.AckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PulsarApi.CommandAck.AckType[] |
PulsarApi.CommandAck.AckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pulsar.shaded.com.google.protobuf.v241.Internal.EnumLiteMap<PulsarApi.CommandAck.AckType> |
PulsarApi.CommandAck.AckType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.CommandAck.Builder |
PulsarApi.CommandAck.Builder.setAckType(PulsarApi.CommandAck.AckType value) |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.