public static interface HBaseTestCase.ScannerIncommon extends java.lang.Iterable<Result>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
next(java.util.List<Cell> values) |
boolean next(java.util.List<Cell> values) throws java.io.IOException
java.io.IOExceptionvoid close()
throws java.io.IOException
java.io.IOException