public class TestQuotaState extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestQuotaState() |
| Modifier and Type | Method and Description |
|---|---|
void |
testQuotaStateBypass() |
void |
testQuotaStateUpdateBypassThrottle() |
void |
testQuotaStateUpdateGlobalThrottle() |
void |
testQuotaStateUpdateTableThrottle() |
void |
testSimpleQuotaStateOperation() |
void |
testTableThrottleWithBatch() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestQuotaState()
public void testQuotaStateBypass()
public void testSimpleQuotaStateOperation()
public void testQuotaStateUpdateBypassThrottle()
public void testQuotaStateUpdateGlobalThrottle()
public void testQuotaStateUpdateTableThrottle()
public void testTableThrottleWithBatch()
Copyright © 2007–2019 Cloudera. All rights reserved.