Uses of Enum
com.couchbase.client.core.api.search.CoreSearchScanConsistency
Packages that use CoreSearchScanConsistency
-
Uses of CoreSearchScanConsistency in com.couchbase.client.core.api.search
Methods in com.couchbase.client.core.api.search that return CoreSearchScanConsistencyModifier and TypeMethodDescriptionCoreSearchOptions.consistency()
static CoreSearchScanConsistency
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.