Uses of Class
com.couchbase.client.core.env.IoEnvironment
-
Uses of IoEnvironment in com.couchbase.client.core.env
Modifier and TypeMethodDescriptionIoEnvironment.Builder.build()
static IoEnvironment
IoEnvironment.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.