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