public class TestProcedureRollbackAIOOB extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestProcedureRollbackAIOOB.ParentProcedure |
static class |
TestProcedureRollbackAIOOB.SubProcedure |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void> |
procExec |
private org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore |
procStore |
private static HBaseCommonTestingUtility |
UTIL |
Constructor and Description |
---|
TestProcedureRollbackAIOOB() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testArrayIndexOutOfBounds() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseCommonTestingUtility UTIL
private org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore procStore
public final org.junit.rules.TestName name
public TestProcedureRollbackAIOOB()
public void setUp() throws IOException
IOException
public void tearDown()
public static void tearDownAfterClass() throws IOException
IOException
public void testArrayIndexOutOfBounds()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.