| Package | Description |
|---|---|
| com.couchbase.client.java.query | |
| com.couchbase.client.java.query.consistency |
| Modifier and Type | Method and Description |
|---|---|
N1qlParams |
N1qlParams.consistency(ScanConsistency consistency)
Sets scan consistency.
|
| Modifier and Type | Method and Description |
|---|---|
static ScanConsistency |
ScanConsistency.valueOf(String name)
Returns 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.
|
Copyright © 2015 Couchbase, Inc.. All rights reserved.