public class TestCompactionArchiveConcurrentClose extends Object
Modifier and Type | Class and Description |
---|---|
private class |
TestCompactionArchiveConcurrentClose.WaitingHRegionFileSystem |
Modifier and Type | Field and Description |
---|---|
private AtomicBoolean |
archived |
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private org.apache.hadoop.fs.Path |
testDir |
HBaseTestingUtility |
testUtil |
Constructor and Description |
---|
TestCompactionArchiveConcurrentClose() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.regionserver.HRegion |
initHRegion(org.apache.hadoop.hbase.client.TableDescriptor htd,
org.apache.hadoop.hbase.client.RegionInfo info) |
void |
setup() |
void |
tearDown() |
void |
testStoreCloseAndDischargeRunningInParallel() |
public static final HBaseClassTestRule CLASS_RULE
public HBaseTestingUtility testUtil
private org.apache.hadoop.fs.Path testDir
private AtomicBoolean archived
public org.junit.rules.TestName name
public TestCompactionArchiveConcurrentClose()
public void testStoreCloseAndDischargeRunningInParallel() throws Exception
Exception
private org.apache.hadoop.hbase.regionserver.HRegion initHRegion(org.apache.hadoop.hbase.client.TableDescriptor htd, org.apache.hadoop.hbase.client.RegionInfo info) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.