public abstract class MasterFailoverWithProceduresTestBase extends Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
protected static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
MasterFailoverWithProceduresTestBase() |
Modifier and Type | Method and Description |
---|---|
protected static org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> |
getMasterProcedureExecutor() |
protected static org.apache.hadoop.fs.Path |
getRootDir() |
static void |
setUp() |
static void |
tearDown() |
protected static void |
testRecoveryAndDoubleExecution(HBaseTestingUtility testUtil,
long procId,
int lastStepBeforeFailover) |
private static final org.slf4j.Logger LOG
protected static final HBaseTestingUtility UTIL
public MasterFailoverWithProceduresTestBase()
protected static org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> getMasterProcedureExecutor()
protected static org.apache.hadoop.fs.Path getRootDir()
protected static void testRecoveryAndDoubleExecution(HBaseTestingUtility testUtil, long procId, int lastStepBeforeFailover) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.