Package org.apache.hadoop.hbase.client
Class TestIntraRowPagination
java.lang.Object
org.apache.hadoop.hbase.client.TestIntraRowPagination
Test scan/get offset and limit settings within one row through HRegion API.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test from client side for scan with maxResultPerCF set
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
-
Constructor Details
-
TestIntraRowPagination
public TestIntraRowPagination()
-
-
Method Details
-
testScanLimitAndOffset
Test from client side for scan with maxResultPerCF set- Throws:
Exception
-