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