public class TestRecoveredEditsReplayAndAbort extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
static org.apache.hadoop.conf.Configuration |
CONF |
protected static byte[] |
fam1 |
private static org.apache.hadoop.fs.FileSystem |
FILESYSTEM |
private static org.slf4j.Logger |
LOG |
protected String |
method |
org.junit.rules.TestName |
name |
private org.apache.hadoop.hbase.regionserver.HRegion |
region |
protected byte[] |
row |
protected org.apache.hadoop.hbase.TableName |
tableName |
protected static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestRecoveredEditsReplayAndAbort() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
protected final byte[] row
protected static final byte[] fam1
public org.junit.rules.TestName name
protected org.apache.hadoop.hbase.TableName tableName
protected static HBaseTestingUtility TEST_UTIL
public static org.apache.hadoop.conf.Configuration CONF
private static org.apache.hadoop.fs.FileSystem FILESYSTEM
private org.apache.hadoop.hbase.regionserver.HRegion region
public TestRecoveredEditsReplayAndAbort()
public void setup() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.