Class HealthPinger

java.lang.Object
com.couchbase.client.core.diagnostics.HealthPinger

@Internal public class HealthPinger extends Object
The HealthPinger allows to "ping" individual services with real operations for their health.

This can be used by up the stack code to assert the given state of a connected cluster and/or bucket.