|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MetaScanner.MetaScannerVisitor
Visitor class called to process each row of the hbase:meta table
Method Summary | |
---|---|
boolean |
processRow(Result rowResult)
Visitor method that accepts a RowResult and the meta region location. |
Methods inherited from interface java.io.Closeable |
---|
close |
Method Detail |
---|
boolean processRow(Result rowResult) throws IOException
rowResult
- result
IOException
- e
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |