QuotaProtos.ThrottleType |
QuotaProtos.ThrottleRequestOrBuilder.getType()
optional .hbase.pb.ThrottleType type = 1;
|
QuotaProtos.ThrottleType |
QuotaProtos.ThrottleRequest.getType()
optional .hbase.pb.ThrottleType type = 1;
|
QuotaProtos.ThrottleType |
QuotaProtos.ThrottleRequest.Builder.getType()
optional .hbase.pb.ThrottleType type = 1;
|
static QuotaProtos.ThrottleType |
QuotaProtos.ThrottleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static QuotaProtos.ThrottleType |
QuotaProtos.ThrottleType.valueOf(int value) |
static QuotaProtos.ThrottleType |
QuotaProtos.ThrottleType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static QuotaProtos.ThrottleType[] |
QuotaProtos.ThrottleType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|