Uses of Class
org.apache.lucene.util.BytesRefComparator
Packages that use BytesRefComparator
-
Uses of BytesRefComparator in org.apache.lucene.util
Fields in org.apache.lucene.util declared as BytesRefComparatorModifier and TypeFieldDescriptionprivate final BytesRefComparator
StringSorter.MSBStringRadixSorter.cmp
static final BytesRefComparator
BytesRefComparator.NATURAL
Comparing ByteRefs in natual order.Methods in org.apache.lucene.util with parameters of type BytesRefComparatorModifier and TypeMethodDescriptionprotected Sorter
StableStringSorter.radixSorter
(BytesRefComparator cmp) protected Sorter
StringSorter.radixSorter
(BytesRefComparator cmp) Constructors in org.apache.lucene.util with parameters of type BytesRefComparator