private class IntegrationTestDDLMasterFailover.AddColumnFamilyAction extends IntegrationTestDDLMasterFailover.ColumnAction
connection
Modifier | Constructor and Description |
---|---|
private |
AddColumnFamilyAction() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.client.ColumnFamilyDescriptor |
createFamilyDesc() |
(package private) void |
perform() |
selectFamily
selectTable
private AddColumnFamilyAction()
void perform() throws IOException
perform
in class IntegrationTestDDLMasterFailover.MasterAction
IOException
private org.apache.hadoop.hbase.client.ColumnFamilyDescriptor createFamilyDesc()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.