public class TestTablesWithQuotas extends Object
QuotaObserverChore.TablesWithQuotas
.Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.conf.Configuration |
conf |
private org.apache.hadoop.hbase.client.Connection |
conn |
Constructor and Description |
---|
TestTablesWithQuotas() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
testFilteringMissingTables() |
void |
testGetTablesByNamespace() |
void |
testImmutableGetters() |
void |
testInsufficientlyReportedTableFiltering() |
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.client.Connection conn
private org.apache.hadoop.conf.Configuration conf
public TestTablesWithQuotas()
public void testImmutableGetters()
public void testInsufficientlyReportedTableFiltering() throws Exception
Exception
public void testGetTablesByNamespace()
public void testFilteringMissingTables() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.