Uses of Enum Class
org.apache.pulsar.common.api.proto.BaseCommand.Type
Packages that use BaseCommand.Type
-
Uses of BaseCommand.Type in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return BaseCommand.TypeModifier and TypeMethodDescriptionBaseCommand.getType()static BaseCommand.TypeBaseCommand.Type.valueOf(int n) Returns the enum constant of this class with the specified name.static BaseCommand.TypeReturns the enum constant of this class with the specified name.static BaseCommand.Type[]BaseCommand.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.common.api.proto with parameters of type BaseCommand.Type