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