Package | Description |
---|---|
org.apache.hadoop.hbase.quotas |
Modifier and Type | Method and Description |
---|---|
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.