public abstract static class MetaTableAccessor.TableVisitorBase extends MetaTableAccessor.DefaultVisitorBase
| Constructor and Description | 
|---|
| TableVisitorBase(TableName tableName) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | visit(Result rowResult)Visit the catalog table row. | 
visitInternalpublic TableVisitorBase(TableName tableName)
public final boolean visit(Result rowResult) throws IOException
MetaTableAccessor.Visitorvisit in interface MetaTableAccessor.Visitorvisit in class MetaTableAccessor.DefaultVisitorBaserowResult - A row from catalog tableIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.