private abstract class IntegrationTestDDLMasterFailover.TableAction extends IntegrationTestDDLMasterFailover.MasterAction
connection
Modifier | Constructor and Description |
---|---|
private |
TableAction() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.client.TableDescriptor |
selectTable(ConcurrentHashMap<org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.TableDescriptor> tableMap) |
perform
private TableAction()
protected org.apache.hadoop.hbase.client.TableDescriptor selectTable(ConcurrentHashMap<org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.TableDescriptor> tableMap)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.