| Package | Description |
|---|---|
| com.couchbase.client.core.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static ServerFeatures |
ServerFeatures.fromValue(short input) |
static ServerFeatures |
ServerFeatures.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerFeatures[] |
ServerFeatures.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerFeatures> |
ServerFeaturesEvent.supportedFeatures() |
| Constructor and Description |
|---|
ServerFeaturesEvent(List<ServerFeatures> supportedFeatures) |
Copyright © 2016 Couchbase, Inc.. All rights reserved.