Uses of Interface
com.couchbase.client.java.env.ClusterPropertyLoader
-
Packages that use ClusterPropertyLoader Package Description com.couchbase.client.java.env Holds classes related to the environment and its configuration. -
-
Uses of ClusterPropertyLoader in com.couchbase.client.java.env
Methods in com.couchbase.client.java.env with parameters of type ClusterPropertyLoader Modifier and Type Method Description ClusterEnvironment.Builder
ClusterEnvironment.Builder. load(ClusterPropertyLoader loader)
Immediately loads the properties from the given loader into the environment.
-