Uses of Interface
org.apache.hadoop.hbase.util.AvlUtil.AvlNodeVisitor
-
Uses of AvlUtil.AvlNodeVisitor in org.apache.hadoop.hbase.util
Modifier and TypeMethodDescriptionstatic <TNode extends AvlUtil.AvlNode>
voidAvlUtil.AvlTree.visit
(TNode root, AvlUtil.AvlNodeVisitor<TNode> visitor) Visit each node of the tree