Package org.zalando.riptide.opentracing
Interface Lifecycle
- All Known Implementing Classes:
ActiveSpanLifecycle,ExplicitSpanLifecycle,NewSpanLifecycle
@API(status=EXPERIMENTAL)
public interface Lifecycle
-
Method Summary
Modifier and TypeMethodDescriptionstatic Lifecyclecomposite(Collection<Lifecycle> lifecyclePolicies) static LifecycleOptional<io.opentracing.Span>start(io.opentracing.Tracer tracer, RequestArguments arguments)
-
Method Details
-
start
-
composite
-
composite
-