@Stability.Volatile public class WanDevelopmentProfile extends Object implements ConfigurationProfile
| Modifier and Type | Field and Description |
|---|---|
static Duration |
CONNECT_TIMEOUT |
static Duration |
KV_TIMEOUT |
static Duration |
SERVICE_TIMEOUT |
| Constructor and Description |
|---|
WanDevelopmentProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Returns the name of the profile.
|
Map<String,String> |
properties()
Returns a map of all supported properties of this profile.
|
public static final Duration CONNECT_TIMEOUT
public static final Duration KV_TIMEOUT
public static final Duration SERVICE_TIMEOUT
public String name()
ConfigurationProfilename in interface ConfigurationProfilepublic Map<String,String> properties()
ConfigurationProfileproperties in interface ConfigurationProfileCopyright © 2024 Couchbase, Inc.. All rights reserved.