Uses of Interface
org.apache.hadoop.hbase.util.Bytes.Comparer
-
Uses of Bytes.Comparer in org.apache.hadoop.hbase.util
Modifier and TypeClassDescription(package private) static enum
(package private) static enum
Modifier and TypeFieldDescription(package private) static final Bytes.Comparer<byte[]>
Bytes.LexicographicalComparerHolder.BEST_COMPARER
Modifier and TypeMethodDescription(package private) static Bytes.Comparer<byte[]>
Bytes.LexicographicalComparerHolder.getBestComparer()
Returns the Unsafe-using Comparer, or falls back to the pure-Java implementation if unable to do so.(package private) static Bytes.Comparer<byte[]>
Bytes.lexicographicalComparerJavaImpl()