public class TestServerCrashProcedureWithReplicas extends TestServerCrashProcedure
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
util| Constructor and Description |
|---|
TestServerCrashProcedureWithReplicas() |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
contains(List<org.apache.hadoop.hbase.client.RegionInfo> regionInfos,
org.apache.hadoop.hbase.client.RegionInfo regionInfo) |
protected org.apache.hadoop.hbase.client.Table |
createTable(org.apache.hadoop.hbase.TableName tableName) |
protected void |
startMiniCluster() |
setup, tearDown, testCrashTargetRs, testRecoveryAndDoubleExecutionOnRsWithMeta, testRecoveryAndDoubleExecutionOnRsWithoutMetapublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestServerCrashProcedureWithReplicas()
protected void startMiniCluster() throws Exception
startMiniCluster in class TestServerCrashProcedureExceptionprotected org.apache.hadoop.hbase.client.Table createTable(org.apache.hadoop.hbase.TableName tableName) throws IOException
createTable in class TestServerCrashProcedureIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.