Uses of Class
com.couchbase.client.core.env.IoEnvironment
Packages that use IoEnvironment
-
Uses of IoEnvironment in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return IoEnvironmentModifier and TypeMethodDescriptionIoEnvironment.Builder.build()static IoEnvironmentIoEnvironment.create()Deprecated.CoreEnvironment.ioEnvironment()Holds the environmental configuration/state that is tied to the IO layer.
CoreEnvironment.Builder.ioEnvironment(Consumer)and configure the builder passed to the consumer.