Package org.apache.hadoop.hbase.client
Class TestAdminBase
java.lang.Object
org.apache.hadoop.hbase.client.TestAdminBase
- Direct Known Subclasses:
TestAdmin,TestAdmin1,TestAdmin2,TestAdmin3,TestAdmin4
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.apache.hadoop.hbase.client.Adminorg.junit.rules.TestNameprotected static final intprotected static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.client.TableState.StategetStateFromMeta(org.apache.hadoop.hbase.TableName table) static voidvoidtearDown()static void
-
Field Details
-
TEST_UTIL
-
NB_SERVERS
- See Also:
-
ADMIN
-
name
-
-
Constructor Details
-
TestAdminBase
public TestAdminBase()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
getStateFromMeta
protected org.apache.hadoop.hbase.client.TableState.State getStateFromMeta(org.apache.hadoop.hbase.TableName table) throws IOException - Throws:
IOException
-