public abstract static class MetaScanner.TableMetaScannerVisitor extends MetaScanner.BlockingMetaScannerVisitor
Constructor and Description |
---|
MetaScanner.TableMetaScannerVisitor(org.apache.hadoop.conf.Configuration conf,
byte[] tableName) |
Modifier and Type | Method and Description |
---|---|
boolean |
processRow(Result rowResult)
Visitor method that accepts a RowResult and the meta region location.
|
close, getMetaTable, processRowInternal
public MetaScanner.TableMetaScannerVisitor(org.apache.hadoop.conf.Configuration conf, byte[] tableName)
public final boolean processRow(Result rowResult) throws IOException
MetaScanner.MetaScannerVisitor
processRow
in interface MetaScanner.MetaScannerVisitor
processRow
in class MetaScanner.BlockingMetaScannerVisitor
rowResult
- resultIOException
- eCopyright © 2014 The Apache Software Foundation. All Rights Reserved.