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)
Returns the enum constant of this type with the specified name.
|
static QuotaProtos.ThrottleType[] |
QuotaProtos.ThrottleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|