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. | 
processRowInternalclosepublic MetaScanner.TableMetaScannerVisitor(TableName tableName)
public final boolean processRow(Result rowResult) throws IOException
MetaScanner.MetaScannerVisitorprocessRow in interface MetaScanner.MetaScannerVisitorprocessRow in class MetaScanner.DefaultMetaScannerVisitorrowResult - resultIOException - eCopyright © 2013 The Apache Software Foundation. All Rights Reserved.