Packages that use org.apache.hadoop.hbase.quotas.ThrottlingException
-
Uses of org.apache.hadoop.hbase.quotas.ThrottlingException in 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)