Uses of Interface
co.elastic.apm.api.Scope
-
-
Uses of Scope in co.elastic.apm.api
Classes in co.elastic.apm.api that implement Scope Modifier and Type Class Description classNoopScopeclassScopeImplMethods in co.elastic.apm.api that return Scope Modifier and Type Method Description ScopeAbstractSpanImpl. activate()ScopeSpan. activate()Makes this span the active span on the current thread untilclose()has been called.ScopeTransaction. activate()Makes this transaction the active transaction on the current thread untilclose()has been called.
-