public class TestHBaseFsckMOB extends BaseTestHBaseFsck
BaseTestHBaseFsck.MasterSyncCoprocessor, BaseTestHBaseFsck.MockErrorReporter
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
admin, assignmentManager, conf, connection, FAM, FAM_STR, hbfsckExecutorService, LOG, name, POOL_SIZE, REGION_ONLINE_TIMEOUT, regionStates, ROWKEYS, SPLITS, tableExecutorService, tbl, TEST_UTIL
Constructor and Description |
---|
TestHBaseFsckMOB() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testQuarantineCorruptMobFile()
This creates a table and then corrupts a mob file.
|
cleanupTable, countRows, countRows, createMobFileName, createTable, deleteMetaRegion, deleteRegion, deleteRegion, deleteTable, deleteTableDir, doQuarantineTest, dumpMeta, findDeployedHSI, getDeployedHRIs, getFlushedHFile, getFlushedMobFile, setupMobTable, setupTable, setupTableWithRegionReplica, undeployRegion
public static final HBaseClassTestRule CLASS_RULE
public TestHBaseFsckMOB()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void setUp()
public void testQuarantineCorruptMobFile() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.