public class TestNamespace extends Object
Modifier and Type | Field and Description |
---|---|
protected static Admin |
admin |
protected static HBaseCluster |
cluster |
protected static Log |
LOG |
protected static int |
NUM_SLAVES_BASE |
Constructor and Description |
---|
TestNamespace() |
Modifier and Type | Method and Description |
---|---|
void |
beforeMethod() |
void |
createDoubleTest() |
void |
createRemoveTest() |
void |
createTableInDefaultNamespace() |
void |
createTableInSystemNamespace() |
void |
createTableTest() |
static void |
setUp() |
static void |
tearDown() |
void |
testDeleteReservedNS() |
void |
testNamespaceJanitor() |
void |
testNamespaceOperations() |
void |
verifyReservedNS() |
protected static final Log LOG
protected static final int NUM_SLAVES_BASE
protected static Admin admin
protected static HBaseCluster cluster
public void beforeMethod() throws IOException
IOException
public void verifyReservedNS() throws IOException
IOException
public void createDoubleTest() throws IOException, InterruptedException
IOException
InterruptedException
public void createTableTest() throws IOException, InterruptedException
IOException
InterruptedException
public void createTableInDefaultNamespace() throws Exception
Exception
public void createTableInSystemNamespace() throws Exception
Exception
public void testNamespaceOperations() throws IOException
IOException