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
IOException
public void tearDown() throws IOException
IOException
public void testFlushAndCompaction() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.