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