Class TestLogRoller
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestLogRoller
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringstatic final HBaseClassTestRuleprivate static org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.fs.FileSystemprivate static final Stringprivate static final intprivate static org.apache.hadoop.hbase.regionserver.LogRollerprivate static org.apache.hadoop.fs.Pathprivate static final HBaseTestingUtilprivate static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringgetWALSuffix(int id) voidsetup()voidtearDown()voidvoidverify that each wal roll separately
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
LOG_ROLL_PERIOD
- See Also:
-
LOG_DIR
- See Also:
-
ARCHIVE_DIR
- See Also:
-
WAL_PREFIX
- See Also:
-
CONF
-
ROLLER
-
ROOT_DIR
-
FS
-
-
Constructor Details
-
TestLogRoller
public TestLogRoller()
-
-
Method Details