| Package | Description |
|---|---|
| org.apache.hadoop.hbase.quotas |
| Modifier and Type | Method and Description |
|---|---|
RpcThrottlingException.Type |
RpcThrottlingException.getType() |
static RpcThrottlingException.Type |
RpcThrottlingException.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RpcThrottlingException.Type[] |
RpcThrottlingException.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RpcThrottlingException(RpcThrottlingException.Type type,
long waitInterval,
String msg) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.