Uses of Class
com.couchbase.client.core.message.internal.PingReport
Package | Description |
---|---|
com.couchbase.client.core.utils |
-
Uses of PingReport in com.couchbase.client.core.utils
Methods in com.couchbase.client.core.utils that return types with arguments of type PingReport Modifier and Type Method Description static rx.Single<PingReport>
HealthPinger. ping(CoreEnvironment env, String bucket, String password, ClusterFacade core, String id, long timeout, TimeUnit timeUnit, ServiceType... types)
Performs a service ping against all or (if given) the services provided.