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 SummaryFields inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.MasterActionconnection
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.client.TableDescriptor(package private) voidperform()Methods inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.TableActionselectTable
- 
Constructor Details- 
CreateTableActionprivate CreateTableAction()
 
- 
- 
Method Details- 
perform- Specified by:
- performin class- IntegrationTestDDLMasterFailover.MasterAction
- Throws:
- IOException
 
- 
createTableDesc
 
-