| Package | Description |
|---|---|
| com.couchbase.client.core.transaction.components |
| Modifier and Type | Method and Description |
|---|---|
CasMode |
ActiveTransactionRecords.casMode() |
CasMode |
ActiveTransactionRecord.ParsedHLC.mode() |
static CasMode |
CasMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CasMode[] |
CasMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ActiveTransactionRecords(String id,
CollectionIdentifier collection,
long casInNanos,
List<ActiveTransactionRecordEntry> entries,
CasMode casMode) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.