public abstract static class MetaScanner.DefaultMetaScannerVisitor extends MetaScanner.MetaScannerVisitorBase
Constructor and Description |
---|
MetaScanner.DefaultMetaScannerVisitor() |
Modifier and Type | Method and Description |
---|---|
boolean |
processRow(Result rowResult)
Visitor method that accepts a RowResult and the meta region location.
|
abstract boolean |
processRowInternal(Result rowResult) |
close
public MetaScanner.DefaultMetaScannerVisitor()
public abstract boolean processRowInternal(Result rowResult) throws IOException
IOException
public boolean processRow(Result rowResult) throws IOException
MetaScanner.MetaScannerVisitor
rowResult
- resultIOException
- eCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.