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