Uses of Enum
com.couchbase.client.java.search.SearchScanConsistency
Package
Description
Namespace for various search-service related classes.
-
Uses of SearchScanConsistency in com.couchbase.client.java.search
Modifier and TypeMethodDescriptionstatic SearchScanConsistency
Returns the enum constant of this type with the specified name.static SearchScanConsistency[]
SearchScanConsistency.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSearchOptions.scanConsistency
(SearchScanConsistency consistency) Sets the unparameterized consistency to consider for this FTS query.