Class NewSpanLifecycle

  • All Implemented Interfaces:
    Lifecycle

    @API(status=EXPERIMENTAL)
    public final class NewSpanLifecycle
    extends Object
    implements Lifecycle
    • Constructor Detail

      • NewSpanLifecycle

        public NewSpanLifecycle()
    • Method Detail

      • start

        public Optional<io.opentracing.Span> start​(io.opentracing.Tracer tracer,
                                                   String operationName)
        Specified by:
        start in interface Lifecycle