@InterfaceAudience.Private
public static interface AvlUtil.AvlKeyComparator<TNode extends AvlUtil.AvlNode>
Modifier and Type | Method and Description |
---|---|
int |
compareKey(TNode node,
Object key) |
Copyright © 2007–2019 Cloudera. All rights reserved.