Class TestLogRollProcedure
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestLogRollProcedure
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestLogRollProcedure
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.conf.Configurationprivate static final HBaseTestingUtilprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTestMethod(org.junit.jupiter.api.TestInfo testInfo) voidsetUp()voidtearDown()voidvoid
-
Field Details
-
testMethodName
-
TEST_UTIL
-
conf
-
-
Constructor Details
-
TestLogRollProcedure
public TestLogRollProcedure()
-
-
Method Details
-
setTestMethod
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testSimpleLogRoll
- Throws:
IOException
-
testMasterRestarts
- Throws:
IOException
-