public class TestMobCompactionOptRegionBatchMode extends TestMobCompactionWithDefaults
Modifier and Type | Field and Description |
---|---|
private static int |
batchSize |
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.mob.MobFileCompactionChore |
compactionChore |
private static org.slf4j.Logger |
LOG |
admin, cleanerChore, conf, fam, familyDescriptor, famStr, HTU, minAgeToArchive, mobLen, mobVal, numRegions, qualifier, rows, table, tableDescriptor, test, useFileBasedSFT
Constructor and Description |
---|
TestMobCompactionOptRegionBatchMode(Boolean useFileBasedSFT) |
Modifier and Type | Method and Description |
---|---|
protected void |
additonalConfigSetup() |
protected String |
description() |
protected void |
mobCompactImpl(org.apache.hadoop.hbase.client.TableDescriptor tableDescriptor,
org.apache.hadoop.hbase.client.ColumnFamilyDescriptor familyDescriptor)
Call the API for compaction specific to the test set.
|
void |
setUp() |
baseTestMobFileCompaction, cleanupAndVerifyCounts, data, disableCompactions, enableCompactions, getNumberOfMobFiles, htuStart, loadAndFlushThreeTimes, mobCompact, scanTable, tearDown, testMobFileCompactionAfterSnapshotClone, testMobFileCompactionAfterSnapshotCloneAndFlush, waitUntilCompactionIsComplete
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final int batchSize
private org.apache.hadoop.hbase.mob.MobFileCompactionChore compactionChore
public TestMobCompactionOptRegionBatchMode(Boolean useFileBasedSFT)
public void setUp() throws Exception
setUp
in class TestMobCompactionWithDefaults
Exception
protected void additonalConfigSetup()
additonalConfigSetup
in class TestMobCompactionWithDefaults
protected void mobCompactImpl(org.apache.hadoop.hbase.client.TableDescriptor tableDescriptor, org.apache.hadoop.hbase.client.ColumnFamilyDescriptor familyDescriptor) throws IOException, InterruptedException
TestMobCompactionWithDefaults
mobCompactImpl
in class TestMobCompactionWithDefaults
IOException
InterruptedException
protected String description()
description
in class TestMobCompactionWithDefaults
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.