Package org.apache.hadoop.hbase.quotas
Class TestDefaultOperationQuota
java.lang.Object
org.apache.hadoop.hbase.quotas.TestDefaultOperationQuota
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.util.ManualEnvironmentEdge
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
envEdge
-
-
Constructor Details
-
TestDefaultOperationQuota
public TestDefaultOperationQuota()
-
-
Method Details
-
testScanEstimateNewScanner
-
testScanEstimateSecondNextCall
-
testScanEstimateFlatWorkload
-
testScanEstimateVariableFlatWorkload
-
testScanEstimateGrowingWorkload
-
testScanEstimateShrinkingWorkload
-
testLargeBatchSaturatesReadNumLimit
public void testLargeBatchSaturatesReadNumLimit() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-
testLargeBatchSaturatesReadWriteLimit
public void testLargeBatchSaturatesReadWriteLimit() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-
testTooLargeReadBatchIsNotBlocked
public void testTooLargeReadBatchIsNotBlocked() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-
testTooLargeWriteBatchIsNotBlocked
public void testTooLargeWriteBatchIsNotBlocked() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-
testTooLargeWriteSizeIsNotBlocked
public void testTooLargeWriteSizeIsNotBlocked() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-
testTooLargeReadSizeIsNotBlocked
public void testTooLargeReadSizeIsNotBlocked() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-
testTooLargeRequestSizeIsNotBlocked
public void testTooLargeRequestSizeIsNotBlocked() throws org.apache.hadoop.hbase.quotas.RpcThrottlingException, InterruptedException- Throws:
org.apache.hadoop.hbase.quotas.RpcThrottlingException
InterruptedException
-