Class TestBlocksScanned
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestBlocksScanned
-
Field Summary
Modifier and TypeFieldDescriptionprivate static int
static final HBaseClassTestRule
private static byte[]
private org.apache.hadoop.conf.Configuration
private static byte[]
private static byte[]
private static byte[]
private static HBaseTestingUtility
private org.apache.hadoop.fs.Path
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
_testBlocksScanned
(org.apache.hadoop.hbase.client.TableDescriptor td) void
setUp()
void
void
-
Field Details
-
CLASS_RULE
-
FAMILY
-
COL
-
START_KEY
-
END_KEY
-
BLOCK_SIZE
-
TEST_UTIL
-
conf
-
testDir
-
-
Constructor Details
-
TestBlocksScanned
public TestBlocksScanned()
-
-
Method Details