Uses of Class
com.couchbase.client.core.diagnostics.WaitUntilReadyContext
-
Packages that use WaitUntilReadyContext Package Description com.couchbase.client.core.error.context -
-
Uses of WaitUntilReadyContext in com.couchbase.client.core.error.context
Methods in com.couchbase.client.core.error.context that return WaitUntilReadyContext Modifier and Type Method Description WaitUntilReadyContextCancellationErrorContext. getWaitUntilReadyContext()Returns the wait until ready context if present.Constructors in com.couchbase.client.core.error.context with parameters of type WaitUntilReadyContext Constructor Description CancellationErrorContext(WaitUntilReadyContext waitUntilReadyContext)
-