public class TestCompactionAfterBulkLoad extends TestBulkloadBase
| Modifier and Type | Class and Description | 
|---|---|
private class  | 
TestCompactionAfterBulkLoad.TestCompactSplit  | 
private class  | 
TestCompactionAfterBulkLoad.TestFamily1UnderCompact  | 
| Modifier and Type | Field and Description | 
|---|---|
static AtomicInteger | 
called  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.regionserver.RegionServerServices | 
regionServerServices  | 
conf, family1, family2, family3, log, name, testFolder, useFileBasedSFT| Constructor and Description | 
|---|
TestCompactionAfterBulkLoad(boolean useFileBasedSFT)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
shouldRequestCompactAllStoresAfterBulkLoad()  | 
void | 
testAvoidRepeatedlyRequestCompactAfterBulkLoad()  | 
protected org.apache.hadoop.hbase.regionserver.HRegion | 
testRegionWithFamiliesAndSpecifiedTableName(org.apache.hadoop.hbase.TableName tableName,
                                           byte[]... families)  | 
before, bulkLogWalEdit, bulkLogWalEditType, data, testRegionWithFamilies, withFamilyPathsFor, withInvalidColumnFamilyButProperHFileLocation, withMissingHFileForFamilypublic static final HBaseClassTestRule CLASS_RULE
private final org.apache.hadoop.hbase.regionserver.RegionServerServices regionServerServices
public static AtomicInteger called
public TestCompactionAfterBulkLoad(boolean useFileBasedSFT)
protected org.apache.hadoop.hbase.regionserver.HRegion testRegionWithFamiliesAndSpecifiedTableName(org.apache.hadoop.hbase.TableName tableName, byte[]... families) throws IOException
testRegionWithFamiliesAndSpecifiedTableName in class TestBulkloadBaseIOExceptionpublic void shouldRequestCompactAllStoresAfterBulkLoad() throws IOException
IOExceptionpublic void testAvoidRepeatedlyRequestCompactAfterBulkLoad() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.