Uses of Class
com.couchbase.client.java.search.result.SearchRowLocations
-
Packages that use SearchRowLocations Package Description com.couchbase.client.java.search.result Holds search result classes and interfaces. -
-
Uses of SearchRowLocations in com.couchbase.client.java.search.result
Methods in com.couchbase.client.java.search.result that return types with arguments of type SearchRowLocations Modifier and Type Method Description Optional<SearchRowLocations>
SearchRow. locations()
This rows's location, as anSearchRowLocations
map-like object.
-