public class TestQuotaObserverChoreWithMiniCluster extends Object
QuotaObserverChore that uses a live HBase cluster.| Modifier and Type | Field and Description |
|---|---|
TestName |
testName |
| Constructor and Description |
|---|
TestQuotaObserverChoreWithMiniCluster() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeAllQuotas() |
static void |
setUp() |
static void |
tearDown() |
void |
testFetchSpaceQuota() |
void |
testFilterRegions() |
void |
testGetAllTablesWithQuotas() |
void |
testNamespaceViolatesQuota() |
void |
testRpcQuotaTablesAreFiltered() |
void |
testTableQuotaOverridesNamespaceQuota() |
void |
testTableViolatesQuota() |
public TestQuotaObserverChoreWithMiniCluster()
public void testNamespaceViolatesQuota()
throws Exception
Exceptionpublic void testTableQuotaOverridesNamespaceQuota()
throws Exception
Exceptionpublic void testGetAllTablesWithQuotas()
throws Exception
Exceptionpublic void testRpcQuotaTablesAreFiltered()
throws Exception
Exception