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)  | 
closepublic MetaScanner.DefaultMetaScannerVisitor()
public abstract boolean processRowInternal(Result rowResult) throws IOException
IOExceptionpublic boolean processRow(Result rowResult) throws IOException
MetaScanner.MetaScannerVisitorrowResult - resultIOException - eCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.