Uses of Class
com.couchbase.client.core.env.IoEnvironment
-
Packages that use IoEnvironment Package Description com.couchbase.client.core.env -
-
Uses of IoEnvironment in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env that return IoEnvironment Modifier and Type Method Description IoEnvironment
IoEnvironment.Builder. build()
static IoEnvironment
IoEnvironment. create()
Creates theIoEnvironment
with default settings.IoEnvironment
CoreEnvironment. ioEnvironment()
Holds the environmental configuration/state that is tied to the IO layer.
-