public class TestRecoverMetaProcedure extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| private static org.slf4j.Logger | LOG | 
| private static HBaseTestingUtility | UTIL | 
| Constructor and Description | 
|---|
| TestRecoverMetaProcedure() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testPrepare()Test the new prepare step. | 
| void | testPrepareWithMasterStopping()Test the new prepare step. | 
| void | testPrepareWithNoCluster()Test the new prepare step. | 
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public TestRecoverMetaProcedure()
public void testPrepare() throws org.apache.hadoop.hbase.procedure2.ProcedureSuspendedException, org.apache.hadoop.hbase.procedure2.ProcedureYieldException, InterruptedException, IOException
org.apache.hadoop.hbase.procedure2.ProcedureSuspendedExceptionorg.apache.hadoop.hbase.procedure2.ProcedureYieldExceptionInterruptedExceptionIOExceptionpublic void testPrepareWithMasterStopping() throws org.apache.hadoop.hbase.procedure2.ProcedureSuspendedException, org.apache.hadoop.hbase.procedure2.ProcedureYieldException, InterruptedException, IOException
org.apache.hadoop.hbase.procedure2.ProcedureSuspendedExceptionorg.apache.hadoop.hbase.procedure2.ProcedureYieldExceptionInterruptedExceptionIOExceptionpublic void testPrepareWithNoCluster() throws org.apache.hadoop.hbase.procedure2.ProcedureSuspendedException, org.apache.hadoop.hbase.procedure2.ProcedureYieldException, InterruptedException, IOException
org.apache.hadoop.hbase.procedure2.ProcedureSuspendedExceptionorg.apache.hadoop.hbase.procedure2.ProcedureYieldExceptionInterruptedExceptionIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.