public static interface HBaseTestCase.ScannerIncommon extends Iterable<Result>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
next(List<Cell> values) |
forEach, iterator, spliteratorboolean next(List<Cell> values) throws IOException
IOExceptionvoid close()
throws IOException
IOException