Class RemoteHTable.Scanner
java.lang.Object
org.apache.hadoop.hbase.rest.client.RemoteHTable.Scanner
- All Implemented Interfaces:
Closeable,AutoCloseable,Iterable<org.apache.hadoop.hbase.client.Result>,org.apache.hadoop.hbase.client.ResultScanner
- Enclosing class:
- RemoteHTable
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
uri
-
-
Constructor Details
-
Scanner
- Throws:
IOException
-
-
Method Details
-
next
- Specified by:
nextin interfaceorg.apache.hadoop.hbase.client.ResultScanner- Throws:
IOException
-
next
- Specified by:
nextin interfaceorg.apache.hadoop.hbase.client.ResultScanner- Throws:
IOException
-
iterator
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.apache.hadoop.hbase.client.ResultScanner
-
renewLease
- Specified by:
renewLeasein interfaceorg.apache.hadoop.hbase.client.ResultScanner
-
getScanMetrics
- Specified by:
getScanMetricsin interfaceorg.apache.hadoop.hbase.client.ResultScanner
-