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
Exception
public void testTableQuotaOverridesNamespaceQuota() throws Exception
Exception
public void testGetAllTablesWithQuotas() throws Exception
Exception
public void testRpcQuotaTablesAreFiltered() throws Exception
Exception