Uses of Class
com.couchbase.client.core.message.internal.DiagnosticsResponse
-
Packages that use DiagnosticsResponse Package Description com.couchbase.client.core Couchbase Core IO - Domain Model and Architecture ================================================= This documentation describes the domain model of the core package, covers important architecture and design decisions and provides a solid introduction on the inner workings. -
-
Uses of DiagnosticsResponse in com.couchbase.client.core
Methods in com.couchbase.client.core that return types with arguments of type DiagnosticsResponse Modifier and Type Method Description rx.Observable<DiagnosticsResponse>
RequestHandler. diagnostics(String id)
Performs the logistics of collecting and assembling the individual health check information on a per-service basis.
-