| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.quotas |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
RpcThrottlingException.throwNumReadRequestsExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwNumRequestsExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwNumWriteRequestsExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwReadSizeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwRequestSizeExceeded(long waitInterval) |
static void |
RpcThrottlingException.throwWriteSizeExceeded(long waitInterval) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.