Package org.apache.hadoop.hbase.client
Class TestMultiRespectsLimits
java.lang.Object
org.apache.hadoop.hbase.client.TestMultiRespectsLimits
This test sets the multi size WAAAAAY low and then checks to make sure that gets will still make
progress.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static String
static final int
private static final MetricsAssertHelper
org.junit.rules.TestName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
flush
(org.apache.hadoop.hbase.regionserver.HRegionServer regionServer, org.apache.hadoop.hbase.TableName tableName) static void
static void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
METRICS_ASSERT
-
FAMILY
-
MAX_SIZE
- See Also:
-
LOG_LEVEL
-
name
-
-
Constructor Details
-
TestMultiRespectsLimits
public TestMultiRespectsLimits()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testMultiLimits
- Throws:
Exception
-
testBlockMultiLimits
- Throws:
Exception
-
flush
private void flush(org.apache.hadoop.hbase.regionserver.HRegionServer regionServer, org.apache.hadoop.hbase.TableName tableName) throws IOException - Throws:
IOException
-