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  | 
private 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
private 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
Exceptionprivate org.apache.hadoop.hbase.regionserver.HRegion initHRegion(org.apache.hadoop.hbase.client.TableDescriptor htd, org.apache.hadoop.hbase.client.RegionInfo info) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.