Package com.couchbase.client.core.util
Class CouchbaseBlockHoundIntegration
java.lang.Object
com.couchbase.client.core.util.CouchbaseBlockHoundIntegration
- All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>
,reactor.blockhound.integration.BlockHoundIntegration
@Internal
public final class CouchbaseBlockHoundIntegration
extends Object
implements reactor.blockhound.integration.BlockHoundIntegration
Integrates the Couchbase infrastructure with
BlockHound
.-
Constructor Details
-
CouchbaseBlockHoundIntegration
public CouchbaseBlockHoundIntegration()
-
-
Method Details
-
applyTo
public void applyTo(reactor.blockhound.BlockHound.Builder builder) - Specified by:
applyTo
in interfacereactor.blockhound.integration.BlockHoundIntegration
-