Package org.apache.hadoop.hbase.client
Class TestRawAsyncScanCursor
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestScanCursor
org.apache.hadoop.hbase.client.TestRawAsyncScanCursor
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.hadoop.hbase.client.AbstractTestScanCursorAbstractTestScanCursor.SparseFilter
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.AsyncConnectionFields inherited from class org.apache.hadoop.hbase.client.AbstractTestScanCursorFAMILIES, FAMILY, NUM_FAMILIES, NUM_QUALIFIERS, NUM_ROWS, QUALIFIER, QUALIFIERS, ROW, ROWS, TABLE_NAME, TEST_UTIL, TIMEOUT, VALUE, VALUE_SIZE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voiddoTest(boolean reversed) static voidstatic voidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestScanCursorcreateReversedScanWithSparseFilter, createScanWithSizeLimit, createScanWithSparseFilter
- 
Field Details- 
CLASS_RULE
- 
CONN
 
- 
- 
Constructor Details- 
TestRawAsyncScanCursorpublic TestRawAsyncScanCursor()
 
- 
- 
Method Details- 
setUpBeforeClass- Throws:
- Exception
 
- 
tearDownAfterClass- Throws:
- Exception
 
- 
doTest
- 
testHeartbeatWithSparseFilterpublic void testHeartbeatWithSparseFilter() throws IOException, InterruptedException, ExecutionException
- 
testHeartbeatWithSparseFilterReversedpublic void testHeartbeatWithSparseFilterReversed() throws IOException, InterruptedException, ExecutionException
- 
testSizeLimit
 
-