Package io.opencensus.trace
Interface ContextManager
- All Known Implementing Classes:
ContextManagerImpl
public interface ContextManager
-
Method Summary
Modifier and TypeMethodDescriptiongetValue
(ContextHandle contextHandle) withValue
(ContextHandle contextHandle, Span span)
-
Method Details
-
currentContext
ContextHandle currentContext() -
withValue
-
getValue
-