Class TestNotCleanupCompactedFileWhenRegionWarmup
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestNotCleanupCompactedFileWhenRegionWarmup
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.Admin
static final HBaseClassTestRule
private static byte[]
private static final org.slf4j.Logger
private static byte[]
private static byte[]
private static org.apache.hadoop.hbase.client.Table
private static org.apache.hadoop.hbase.TableName
private static HBaseTestingUtil
private static byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
after()
static void
void
before()
static void
private byte[]
concat
(byte[] base, int index) void
private void
writeDataAndFlush
(int fileNum, org.apache.hadoop.hbase.regionserver.HRegion region)
-
Field Details
-
LOG
-
CLASS_RULE
-
TEST_UTIL
-
admin
-
table
-
TABLE_NAME
-
ROW
-
FAMILY
-
QUALIFIER
-
VALUE
-
-
Constructor Details
-
TestNotCleanupCompactedFileWhenRegionWarmup
-
-
Method Details