class RemoteHTable.Scanner extends Object implements ResultScanner
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
RemoteHTable.Scanner.Iter |
| Constructor and Description |
|---|
RemoteHTable.Scanner(Scan scan) |
String uri
public RemoteHTable.Scanner(Scan scan) throws IOException
IOExceptionpublic Result[] next(int nbRows) throws IOException
next in interface ResultScannernbRows - number of rows to returnIOException - epublic Result next() throws IOException
ResultScannernext in interface ResultScannerIOException - epublic void close()
ResultScannerclose in interface Closeableclose in interface AutoCloseableclose in interface ResultScannerCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.