Package | Description |
---|---|
org.apache.hadoop.hbase.quotas |
Modifier and Type | Method and Description |
---|---|
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–2016 The Apache Software Foundation. All rights reserved.