| Package | Description |
|---|---|
| com.couchbase.client.core.diagnostics |
| Modifier and Type | Method and Description |
|---|---|
Map<ServiceType,List<EndpointPingReport>> |
PingResult.endpoints()
Returns the diagnostic reports of each individual endpoint.
|
| Constructor and Description |
|---|
PingResult(Map<ServiceType,List<EndpointPingReport>> endpoints,
String sdk,
String id)
Creates the new ping report.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.