public abstract static class MetaScanner.TableMetaScannerVisitor extends MetaScanner.DefaultMetaScannerVisitor
Constructor and Description |
---|
MetaScanner.TableMetaScannerVisitor(TableName tableName) |
Modifier and Type | Method and Description |
---|---|
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
in interface MetaScanner.MetaScannerVisitor
processRow
in class MetaScanner.DefaultMetaScannerVisitor
rowResult
- resultIOException
- eCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.