- java.lang.Object
-
- co.elastic.apm.api.ScopeImpl
-
- All Implemented Interfaces:
Scope,AutoCloseable
public class ScopeImpl extends Object implements Scope
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()Closing a scope removes the correspondingSpanfrom the current thread.
-