Class TestLogRoller
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestLogRoller
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final String
static final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.fs.FileSystem
private static final String
private static final int
private static org.apache.hadoop.hbase.regionserver.LogRoller
private static org.apache.hadoop.fs.Path
private static final HBaseTestingUtil
private static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static String
getWALSuffix
(int id) void
setup()
void
tearDown()
void
void
verify 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