Class OpenTracingScope

  • All Implemented Interfaces:
    io.opentracing.Scope, Closeable, AutoCloseable

    public class OpenTracingScope
    extends Object
    implements io.opentracing.Scope
    Implementation of Scope from OpenTracing.
    Since:
    5.183
    Author:
    jonathan coustick
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface AutoCloseable
        Specified by:
        close in interface Closeable
        Specified by:
        close in interface io.opentracing.Scope