public class LexicographicSearchSortSpec extends Object implements SearchSortSpec
| Constructor and Description |
|---|
LexicographicSearchSortSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
byte[] |
getCacheKey() |
Comparator<SearchHit> |
getComparator() |
String |
toString() |
public Comparator<SearchHit> getComparator()
getComparator in interface SearchSortSpecpublic byte[] getCacheKey()
getCacheKey in interface SearchSortSpecCopyright © 2011–2016. All rights reserved.