Class ScopeImpl

    • Method Detail

      • close

        public void close()
        Description copied from interface: Scope
        Closing a scope removes the corresponding Span from the current thread.
        Specified by:
        close in interface AutoCloseable
        Specified by:
        close in interface Scope