Uses of Interface
co.elastic.apm.api.Scope
-
-
Uses of Scope in co.elastic.apm.api
Methods in co.elastic.apm.api that return Scope Modifier and Type Method Description 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.
-