Package org.apache.hadoop.hbase
Class IntegrationTestDDLMasterFailover.CreateTableAction
java.lang.Object
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.MasterAction
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.TableAction
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.CreateTableAction
- Enclosing class:
- IntegrationTestDDLMasterFailover
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.MasterAction
connection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.client.TableDescriptor
(package private) void
perform()
Methods inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.TableAction
selectTable
-
Constructor Details
-
CreateTableAction
private CreateTableAction()
-
-
Method Details
-
perform
- Specified by:
perform
in classIntegrationTestDDLMasterFailover.MasterAction
- Throws:
IOException
-
createTableDesc
-