Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
static <TNode extends AvlUtil.AvlNode> |
AvlUtil.AvlTree.insert(TNode root,
Object key,
AvlUtil.AvlKeyComparator<TNode> keyComparator,
AvlUtil.AvlInsertOrReplace<TNode> insertOrReplace)
Insert a node into the tree.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.