public static interface MetaScanner.MetaScannerVisitor
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRow(Result rowResult)
Visitor method that accepts a RowResult and the meta region location.
|
boolean processRow(Result rowResult) throws java.io.IOException
rowResult - resultjava.io.IOException - e