Package io.opencensus.trace
Class CurrentSpanUtils.RunnableInSpan
- java.lang.Object
-
- io.opencensus.trace.CurrentSpanUtils.RunnableInSpan
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- CurrentSpanUtils
private static final class CurrentSpanUtils.RunnableInSpan extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Modifier Constructor Description private
RunnableInSpan(Span span, java.lang.Runnable runnable, boolean endSpan)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-