Class TestBlocksScanned
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestBlocksScanned
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static intstatic final HBaseClassTestRuleprivate static byte[]private org.apache.hadoop.conf.Configurationprivate static byte[]private static byte[]private static byte[]private static HBaseTestingUtilprivate org.apache.hadoop.fs.Path -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void_testBlocksScanned(org.apache.hadoop.hbase.client.TableDescriptor td) voidsetUp()voidvoid
-
Field Details
-
CLASS_RULE
-
FAMILY
-
COL
-
START_KEY
-
END_KEY
-
BLOCK_SIZE
-
TEST_UTIL
-
conf
-
testDir
-
-
Constructor Details
-
TestBlocksScanned
public TestBlocksScanned()
-
-
Method Details