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
IOException
public Result[] next(int nbRows) throws IOException
next
in interface ResultScanner
nbRows
- number of rows to returnIOException
- epublic Result next() throws IOException
ResultScanner
next
in interface ResultScanner
IOException
- epublic void close()
ResultScanner
close
in interface Closeable
close
in interface AutoCloseable
close
in interface ResultScanner
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.