Package com.couchbase.client.core.env
Class WanDevelopmentProfile
java.lang.Object
com.couchbase.client.core.env.WanDevelopmentProfile
- All Implemented Interfaces:
ConfigurationProfile
The "wan-development" environment profile.
-
Field Details
-
CONNECT_TIMEOUT
-
KV_TIMEOUT
-
SERVICE_TIMEOUT
-
-
Constructor Details
-
WanDevelopmentProfile
public WanDevelopmentProfile()
-
-
Method Details
-
name
Description copied from interface:ConfigurationProfile
Returns the name of the profile.- Specified by:
name
in interfaceConfigurationProfile
- Returns:
- the name of the profile.
-
properties
Description copied from interface:ConfigurationProfile
Returns a map of all supported properties of this profile.- Specified by:
properties
in interfaceConfigurationProfile
- Returns:
- the map of supported properties.
-