abstract static class MetaTableAccessor.CollectingVisitor<T> extends Object implements MetaTableAccessor.Visitor
MetaTableAccessor.Visitor
that collects content out of passed Result
.Constructor and Description |
---|
MetaTableAccessor.CollectingVisitor() |
public boolean visit(Result r) throws IOException
MetaTableAccessor.Visitor
visit
in interface MetaTableAccessor.Visitor
r
- A row from catalog tableIOException
abstract void add(Result r)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.