Uses of Class
com.couchbase.client.core.diagnostics.EndpointPingReport
-
Uses of EndpointPingReport in com.couchbase.client.core.diagnostics
Modifier and TypeMethodDescriptionPingResult.endpoints()
Returns the diagnostic reports of each individual endpoint.ModifierConstructorDescriptionPingResult
(Map<ServiceType, List<EndpointPingReport>> endpoints, String sdk, String id) Creates the new ping report.