public class TestHBCKSCP extends TestSCPBase
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
org.junit.rules.TestName | 
name  | 
RS_COUNT, util| Constructor and Description | 
|---|
TestHBCKSCP()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected long | 
scheduleHBCKSCP(org.apache.hadoop.hbase.ServerName rsServerName,
               org.apache.hadoop.hbase.master.HMaster master)  | 
private boolean | 
searchMeta(org.apache.hadoop.hbase.master.HMaster master,
          org.apache.hadoop.hbase.ServerName sn)
Returns True if we find reference to  
sn in meta table. | 
void | 
test()  | 
createTable, getRegionReplication, getSCPProcId, setup, setupConf, startMiniCluster, tearDown, testRecoveryAndDoubleExecutionprivate static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestHBCKSCP()
protected long scheduleHBCKSCP(org.apache.hadoop.hbase.ServerName rsServerName, org.apache.hadoop.hbase.master.HMaster master) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionprivate boolean searchMeta(org.apache.hadoop.hbase.master.HMaster master, org.apache.hadoop.hbase.ServerName sn) throws IOException
sn in meta table.IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.