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 SearchSortSpec
public byte[] getCacheKey()
getCacheKey
in interface SearchSortSpec
Copyright © 2011–2016. All rights reserved.