| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
static PulsarApi.ProtocolVersion |
PulsarApi.ProtocolVersion.valueOf(int value) |
static PulsarApi.ProtocolVersion |
PulsarApi.ProtocolVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PulsarApi.ProtocolVersion[] |
PulsarApi.ProtocolVersion.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.ProtocolVersion> |
PulsarApi.ProtocolVersion.internalGetValueMap() |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.