Class ProtostellarUtil

java.lang.Object
com.couchbase.client.core.util.ProtostellarUtil

@Internal public class ProtostellarUtil extends Object
  • Method Details

    • convert

      public static com.couchbase.client.core.deps.com.google.protobuf.Duration convert(Duration input)
    • convert

      public static Duration convert(com.couchbase.client.core.deps.com.google.protobuf.Duration input)
    • activateSpan

      public static @Nullable AutoCloseable activateSpan(Optional<RequestSpan> parentSpan, @Nullable RequestSpan span, @Nullable RequestTracer tracer)