Package org.apache.hadoop.hbase.master
Class TestOldWALsDirSizeChore
java.lang.Object
org.apache.hadoop.hbase.master.TestOldWALsDirSizeChore
Tests for OldWALsDirSizeChore Here we are using the
MockMasterServices
to mock the Hbase
Master. Chore's won't be running automatically; we need to run every time.-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseTestingUtility
private static final org.slf4j.Logger
private MockMasterServices
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
master
-
HTU
-
-
Constructor Details
-
TestOldWALsDirSizeChore
public TestOldWALsDirSizeChore()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testOldWALsDirSizeChore
- Throws:
IOException
-