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
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static Stringstatic final intprivate static final MetricsAssertHelperorg.junit.rules.TestNameprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidflush(org.apache.hadoop.hbase.regionserver.HRegionServer regionServer, org.apache.hadoop.hbase.TableName tableName) static voidstatic voidvoidvoid
-
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
-