private static class TestAvlUtil.TestAvlKeyComparator extends Object implements org.apache.hadoop.hbase.util.AvlUtil.AvlKeyComparator<TestAvlUtil.TestAvlNode>
Modifier | Constructor and Description |
---|---|
private |
TestAvlKeyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compareKey(TestAvlUtil.TestAvlNode node,
Object key) |
private TestAvlKeyComparator()
public int compareKey(TestAvlUtil.TestAvlNode node, Object key)
compareKey
in interface org.apache.hadoop.hbase.util.AvlUtil.AvlKeyComparator<TestAvlUtil.TestAvlNode>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.