public abstract static class MetaScanner.DefaultMetaScannerVisitor extends MetaScanner.MetaScannerVisitorBase
构造器和说明 |
---|
MetaScanner.DefaultMetaScannerVisitor() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
processRow(Result rowResult)
Visitor method that accepts a RowResult and the meta region location.
|
abstract boolean |
processRowInternal(Result rowResult) |
close
public abstract boolean processRowInternal(Result rowResult) throws IOException
IOException
public boolean processRow(Result rowResult) throws IOException
MetaScanner.MetaScannerVisitor
rowResult
- resultIOException
- eCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.