JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.couchbase.client.java.search.result.SearchRowLocation
Packages that use
SearchRowLocation
Package
Description
com.couchbase.client.java.search.result
Holds search result classes and interfaces.
Uses of
SearchRowLocation
in
com.couchbase.client.java.search.result
Methods in
com.couchbase.client.java.search.result
that return types with arguments of type
SearchRowLocation
Modifier and Type
Method
Description
List
<
SearchRowLocation
>
SearchRowLocations.
get
(
String
field)
List
<
SearchRowLocation
>
SearchRowLocations.
get
(
String
field,
String
term)
List
<
SearchRowLocation
>
SearchRowLocations.
getAll
()