Class TestTooLargeLog
java.lang.Object
org.apache.hadoop.hbase.namequeues.TestTooLargeLog
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.apache.hadoop.hbase.client.Adminstatic final HBaseClassTestRuleorg.junit.rules.TestNameprotected static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidTests that we can trigger based on blocks scanned, and also that we properly pass the block bytes scanned value through to the client.
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
ADMIN
-
name
-
-
Constructor Details
-
TestTooLargeLog
public TestTooLargeLog()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testLogLargeBlockBytesScanned
Tests that we can trigger based on blocks scanned, and also that we properly pass the block bytes scanned value through to the client.- Throws:
IOException
-