Uses of Class
com.couchbase.client.core.annotation.Stability.Uncommitted
-
Packages that use Stability.Uncommitted Package Description com.couchbase.client.core.env com.couchbase.client.core.msg -
-
Uses of Stability.Uncommitted in com.couchbase.client.core.env
Methods in com.couchbase.client.core.env with annotations of type Stability.Uncommitted Modifier and Type Method Description SELF
CoreEnvironment.Builder. eventBus(EventBus eventBus)
SELF
CoreEnvironment.Builder. scheduler(Scheduler scheduler)
-
Uses of Stability.Uncommitted in com.couchbase.client.core.msg
Methods in com.couchbase.client.core.msg with annotations of type Stability.Uncommitted Modifier and Type Method Description RequestContext
RequestContext. cancel()
Allows to cancel the attachedRequest
from anywhere in the code.
-