Uses of Enum Class
org.apache.pulsar.common.api.proto.ProtocolVersion
Packages that use ProtocolVersion
-
Uses of ProtocolVersion in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return ProtocolVersionModifier and TypeMethodDescriptionstatic ProtocolVersionProtocolVersion.valueOf(int n) Returns the enum constant of this class with the specified name.static ProtocolVersionReturns the enum constant of this class with the specified name.static ProtocolVersion[]ProtocolVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.