public static interface MetaTableAccessor.Visitor
| Modifier and Type | Method and Description |
|---|---|
boolean |
visit(Result r)
Visit the catalog table row.
|
boolean visit(Result r) throws java.io.IOException
r - A row from catalog tablejava.io.IOException