Uses of Enum
com.couchbase.analytics.client.java.ScanConsistency
Packages that use ScanConsistency
-
Uses of ScanConsistency in com.couchbase.analytics.client.java
Methods in com.couchbase.analytics.client.java that return ScanConsistencyModifier and TypeMethodDescriptionstatic ScanConsistencyReturns the enum constant of this type with the specified name.static ScanConsistency[]ScanConsistency.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.analytics.client.java with parameters of type ScanConsistencyModifier and TypeMethodDescriptionQueryOptions.scanConsistency(@Nullable ScanConsistency scanConsistency)