| Package | Description |
|---|---|
| com.couchbase.client.core.transaction.forwards |
| Modifier and Type | Field and Description |
|---|---|
Set<Extension> |
Supported.extensions |
static Set<Extension> |
Extension.SUPPORTED
All protocol extensions supported by this implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static Extension |
Extension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Extension[] |
Extension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.