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