Package com.couchbase.client.core
Interface CoreResources
Resources that are owned by a
CoreCouchbaseOps
. (E.g. either a Core
or CoreProtostellar
.
It is explicitly not owned by a CoreEnvironment, which can be shared between multiple Cluster objects, and so is not suitable for any information tied to a CoreCouchbaseOps.
Consider preferring adding new resources here rather than into the *Environment objects.
-
Method Summary
-
Method Details
-
requestTracer
RequestTracer requestTracer()
-