public class UTF8SortedAsUnicodeComparator extends Object implements Comparator<BytesReference>
| Modifier and Type | Field and Description |
|---|---|
static Comparator<BytesReference> |
utf8SortedAsUnicodeSortOrder |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BytesReference a,
BytesReference b) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final Comparator<BytesReference> utf8SortedAsUnicodeSortOrder
public int compare(BytesReference a, BytesReference b)
compare in interface Comparator<BytesReference>Copyright © 2009–2017. All rights reserved.