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 |
---|---|
private boolean |
searchMeta(org.apache.hadoop.hbase.master.HMaster master,
org.apache.hadoop.hbase.ServerName sn) |
void |
test() |
createTable, getRegionReplication, getSCPProcId, setup, setupConf, startMiniCluster, tearDown, testRecoveryAndDoubleExecution
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestHBCKSCP()
private boolean searchMeta(org.apache.hadoop.hbase.master.HMaster master, org.apache.hadoop.hbase.ServerName sn) throws IOException
sn
in meta table.IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.