public class TestCompactionAfterBulkLoad extends TestBulkloadBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester |
compactionRequester |
private org.apache.hadoop.hbase.regionserver.RegionServerServices |
regionServerServices |
conf, family1, family2, family3, log, name, testFolder| Constructor and Description |
|---|
TestCompactionAfterBulkLoad() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldRequestCompactionAfterBulkLoad() |
protected org.apache.hadoop.hbase.regionserver.HRegion |
testRegionWithFamiliesAndSpecifiedTableName(org.apache.hadoop.hbase.TableName tableName,
byte[]... families) |
before, bulkLogWalEdit, bulkLogWalEditType, testRegionWithFamilies, withFamilyPathsFor, withInvalidColumnFamilyButProperHFileLocation, withMissingHFileForFamilyprivate final org.apache.hadoop.hbase.regionserver.RegionServerServices regionServerServices
private final org.apache.hadoop.hbase.regionserver.compactions.CompactionRequester compactionRequester
public static final HBaseClassTestRule CLASS_RULE
public TestCompactionAfterBulkLoad()
protected org.apache.hadoop.hbase.regionserver.HRegion testRegionWithFamiliesAndSpecifiedTableName(org.apache.hadoop.hbase.TableName tableName, byte[]... families) throws IOException
testRegionWithFamiliesAndSpecifiedTableName in class TestBulkloadBaseIOExceptionpublic void shouldRequestCompactionAfterBulkLoad() throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.