Package | Description |
---|---|
org.apache.hadoop.hbase.quotas |
Modifier and Type | Method and Description |
---|---|
static void |
ThrottlingException.throwNumReadRequestsExceeded(long waitInterval)
Deprecated.
|
static void |
ThrottlingException.throwNumRequestsExceeded(long waitInterval)
Deprecated.
|
static void |
ThrottlingException.throwNumWriteRequestsExceeded(long waitInterval)
Deprecated.
|
static void |
ThrottlingException.throwReadSizeExceeded(long waitInterval)
Deprecated.
|
static void |
ThrottlingException.throwRequestSizeExceeded(long waitInterval)
Deprecated.
|
private static void |
ThrottlingException.throwThrottlingException(ThrottlingException.Type type,
long waitInterval)
Deprecated.
|
static void |
ThrottlingException.throwWriteSizeExceeded(long waitInterval)
Deprecated.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.