Enum Class的使用
org.apache.pulsar.common.api.proto.BaseCommand.Type
使用BaseCommand.Type的程序包
-
org.apache.pulsar.common.api.proto中BaseCommand.Type的使用
修饰符和类型方法说明BaseCommand.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.