Class TestTooLargeLog
java.lang.Object
org.apache.hadoop.hbase.namequeues.TestTooLargeLog
-
Field Summary
Modifier and TypeFieldDescriptionprotected static org.apache.hadoop.hbase.client.Admin
static final HBaseClassTestRule
org.junit.rules.TestName
protected static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
Tests 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
-