| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
static QuotaProtos.ThrottleType |
QuotaProtos.ThrottleType.forNumber(int value) |
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(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static QuotaProtos.ThrottleType |
QuotaProtos.ThrottleType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static QuotaProtos.ThrottleType |
QuotaProtos.ThrottleType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static QuotaProtos.ThrottleType[] |
QuotaProtos.ThrottleType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Internal.EnumLiteMap<QuotaProtos.ThrottleType> |
QuotaProtos.ThrottleType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
QuotaProtos.ThrottleRequest.Builder |
QuotaProtos.ThrottleRequest.Builder.setType(QuotaProtos.ThrottleType value)
optional .hbase.pb.ThrottleType type = 1; |
Copyright © 2007–2019. All rights reserved.