Package org.apache.hadoop.hbase.master
Class TestSplitWALManager
java.lang.Object
org.apache.hadoop.hbase.master.TestSplitWALManager
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate byte[]private static final org.slf4j.Loggerprivate org.apache.hadoop.hbase.master.HMasterprivate org.apache.hadoop.hbase.master.SplitWALManagerprivate org.apache.hadoop.hbase.TableNameprivate static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()private voidsplitLogsTestHelper(HBaseTestingUtil testUtil) voidtearDown()voidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
master
-
splitWALManager
-
TABLE_NAME
-
FAMILY
-
-
Constructor Details
-
TestSplitWALManager
public TestSplitWALManager()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testAcquireAndRelease
- Throws:
Exception
-
testAddNewServer
- Throws:
Exception
-
testCreateSplitWALProcedures
- Throws:
Exception
-
testAcquireAndReleaseSplitWALWorker
- Throws:
Exception
-
testGetWALsToSplit
- Throws:
Exception
-
splitLogsTestHelper
- Throws:
Exception
-
testSplitLogs
- Throws:
Exception
-
testSplitLogsWithDifferentWalAndRootFS
- Throws:
Exception
-
testWorkerReloadWhenMasterRestart
- Throws:
Exception
-