Package org.apache.hadoop.hbase.client
Class Cursor
java.lang.Object
org.apache.hadoop.hbase.client.Cursor
Scan cursor to tell client where server is scanning
Scan.setNeedCursorResult(boolean)
Result.isCursor()
Result.getCursor()
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
row
-
-
Constructor Details
-
Cursor
Cursor(byte[] row)
-
-
Method Details
-
getRow
-