| Package | Description |
|---|---|
| com.couchbase.client.core.api.query |
| Modifier and Type | Method and Description |
|---|---|
CoreQueryScanConsistency |
CoreQueryOptions.scanConsistency() |
CoreQueryScanConsistency |
CoreQueryOptionsTransactions.scanConsistency() |
static CoreQueryScanConsistency |
CoreQueryScanConsistency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreQueryScanConsistency[] |
CoreQueryScanConsistency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.