Package com.couchbase.client.core.util
Class ProtostellarUtil
java.lang.Object
com.couchbase.client.core.util.ProtostellarUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic AutoCloseable
activateSpan
(Optional<RequestSpan> parentSpan, RequestSpan span, RequestTracer tracer) static Duration
convert
(com.couchbase.client.core.deps.com.google.protobuf.Duration input) static com.couchbase.client.core.deps.com.google.protobuf.Duration
-
Method Details
-
convert
-
convert
-
activateSpan
@Nullable public static AutoCloseable activateSpan(Optional<RequestSpan> parentSpan, @Nullable RequestSpan span, @Nullable RequestTracer tracer)
-