ScanConsistency
Default Value | Data Type | Required |
---|---|---|
|
String |
No |
Description
The level of data consistency to enforce during index scans.
Set this property to one of the following values:
not_bounded
at_plus
request_plus
statement_plus
Each setting in the connector corresponds to one of the settings available in Couchbase. For detailed information about each setting, see "ScanConsistency" in the Couchbase API documentation: http://docs.couchbase.com/sdk-api/couchbase-java-client-2.1.4/com/couchbase/client/java/query/consistency/ScanConsistency.html.