@InterfaceStability.Unstable
@InterfaceAudience.Private
public interface ProxyComparator<KEY>
extends org.apache.hadoop.io.RawComparator
| Modifier and Type | Method and Description |
|---|---|
int |
getProxy(KEY key)
This comparator interface provides a fast-path for comparisons between keys.
|
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongint getProxy(KEY key)
key - Copyright © 2019 Apache Software Foundation. All rights reserved.