Class IntegrationTestDDLMasterFailover.TableAction

java.lang.Object
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.MasterAction
org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover.TableAction
Direct Known Subclasses:
IntegrationTestDDLMasterFailover.ColumnAction, IntegrationTestDDLMasterFailover.CreateTableAction, IntegrationTestDDLMasterFailover.DeleteTableAction, IntegrationTestDDLMasterFailover.DisableTableAction, IntegrationTestDDLMasterFailover.EnableTableAction
Enclosing class:
IntegrationTestDDLMasterFailover

  • Constructor Details

  • Method Details

    • selectTable

      protected org.apache.hadoop.hbase.client.TableDescriptor selectTable(ConcurrentHashMap<org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.TableDescriptor> tableMap)