Package org.apache.hadoop.hbase
Class IntegrationTestDDLMasterFailover.CreateNamespaceAction
java.lang.Object
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.MasterAction
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.NamespaceAction
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.CreateNamespaceAction
- Enclosing class:
- IntegrationTestDDLMasterFailover
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.NamespaceAction
nsTestConfigKey
Fields inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.MasterAction
connection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.NamespaceDescriptor
(package private) void
perform()
Methods inherited from class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.NamespaceAction
selectNamespace
-
Constructor Details
-
CreateNamespaceAction
private CreateNamespaceAction()
-
-
Method Details
-
perform
- Specified by:
perform
in classIntegrationTestDDLMasterFailover.MasterAction
- Throws:
IOException
-
createNamespaceDesc
-