public class TestRegionWithFileBasedStoreFileTracker extends Object
| Modifier and Type | Field and Description |
|---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
CQ |
org.junit.rules.TestName |
name |
private org.apache.hadoop.hbase.regionserver.HRegion |
region |
private static org.apache.hadoop.hbase.client.RegionInfo |
RI |
private static org.apache.hadoop.hbase.client.TableDescriptor |
TD |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestRegionWithFileBasedStoreFileTracker() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static final byte[] CF
private static final byte[] CQ
private static final org.apache.hadoop.hbase.client.TableDescriptor TD
private static final org.apache.hadoop.hbase.client.RegionInfo RI
public org.junit.rules.TestName name
private org.apache.hadoop.hbase.regionserver.HRegion region
public TestRegionWithFileBasedStoreFileTracker()
public void setUp() throws IOException
IOExceptionpublic void tearDown() throws IOException
IOExceptionpublic void testFlushAndCompaction() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.