Uses of Class
com.couchbase.client.java.search.sort.SearchSortId
-
Packages that use SearchSortId Package Description com.couchbase.client.java.search.sort Holds classes related to search sorting. -
-
Uses of SearchSortId in com.couchbase.client.java.search.sort
Methods in com.couchbase.client.java.search.sort that return SearchSortId Modifier and Type Method Description static SearchSortId
SearchSort. byId()
Sort by the document identifier.
-