Uses of Class
com.couchbase.client.core.api.search.CoreSearchScanConsistency
-
Packages that use CoreSearchScanConsistency Package Description com.couchbase.client.core.api.search -
-
Uses of CoreSearchScanConsistency in com.couchbase.client.core.api.search
Methods in com.couchbase.client.core.api.search that return CoreSearchScanConsistency Modifier and Type Method Description CoreSearchScanConsistencyCoreSearchOptions. consistency()static CoreSearchScanConsistencyCoreSearchScanConsistency. valueOf(String name)Returns the enum constant of this type with the specified name.static CoreSearchScanConsistency[]CoreSearchScanConsistency. values()Returns an array containing the constants of this enum type, in the order they are declared.
-