Uses of Class
com.couchbase.client.core.diagnostics.EndpointPingReport
Packages that use EndpointPingReport
-
Uses of EndpointPingReport in com.couchbase.client.core.diagnostics
Methods in com.couchbase.client.core.diagnostics that return types with arguments of type EndpointPingReportModifier and TypeMethodDescriptionPingResult.endpoints()
Returns the diagnostic reports of each individual endpoint.Constructor parameters in com.couchbase.client.core.diagnostics with type arguments of type EndpointPingReportModifierConstructorDescriptionPingResult
(Map<ServiceType, List<EndpointPingReport>> endpoints, String sdk, String id) Creates the new ping report.