Package com.couchbase.client.java.env

Holds classes related to the environment and its configuration.
  • Interface Summary
    Interface Description
    ClusterPropertyLoader
    Marker interface for additional properties that can be loaded via the cluster environment builder.
  • Class Summary
    Class Description
    ClusterEnvironment
    The Environment is the main place in the SDK where configuration and state lives (i.e.
    ClusterEnvironment.Builder