@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface WithConsistency
If not set, the default consistency set in AbstractCouchbaseConfiguration.getDefaultConsistency() is used.
| Modifier and Type | Required Element and Description |
|---|---|
com.couchbase.client.java.query.QueryScanConsistency |
value |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.