Package | Description |
---|---|
com.couchbase.client.core.diagnostics |
Modifier and Type | Method and Description |
---|---|
static Mono<PingResult> |
HealthPinger.ping(Core core,
Optional<Duration> timeout,
RetryStrategy retryStrategy,
Set<ServiceType> serviceTypes,
Optional<String> reportId,
boolean clusterLevel)
Performs a service ping against all or (if given) the services provided.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.