Uses of Class
com.couchbase.client.core.env.CoreEnvironment.Builder
-
Uses of CoreEnvironment.Builder in com.couchbase.client.core.env
Modifier and TypeClassDescriptionclass
AbstractMapPropertyLoader<B extends CoreEnvironment.Builder>
Loads properties from a string/string map.static class
CoreEnvironment.Builder<SELF extends CoreEnvironment.Builder<SELF>>
interface
PropertyLoader<B extends CoreEnvironment.Builder>
Modifier and TypeMethodDescriptionstatic <T extends CoreEnvironment.Builder>
PropertyLoader<T>Returns a new property loader that loads the properties from the given map.Modifier and TypeMethodDescriptionCoreEnvironment.Builder.load
(PropertyLoader<CoreEnvironment.Builder> loader) Immediately loads the properties from the given loader into the environment.