Class WanDevelopmentProfile

java.lang.Object
com.couchbase.client.core.env.WanDevelopmentProfile
All Implemented Interfaces:
ConfigurationProfile

@Volatile public class WanDevelopmentProfile extends Object implements ConfigurationProfile
The "wan-development" environment profile.
  • Field Details

    • CONNECT_TIMEOUT

      public static final Duration CONNECT_TIMEOUT
    • KV_TIMEOUT

      public static final Duration KV_TIMEOUT
    • SERVICE_TIMEOUT

      public static final Duration SERVICE_TIMEOUT
  • Constructor Details

    • WanDevelopmentProfile

      public WanDevelopmentProfile()
  • Method Details