Uses of Interface
io.opencensus.trace.ContextManager
-
Packages that use ContextManager Package Description io.opencensus.trace.unsafe -
-
Uses of ContextManager in io.opencensus.trace.unsafe
Classes in io.opencensus.trace.unsafe that implement ContextManager Modifier and Type Class Description class
ContextManagerImpl
DefaultContextManager
implementation using io.grpc.ContextFields in io.opencensus.trace.unsafe declared as ContextManager Modifier and Type Field Description private static ContextManager
ContextHandleUtils. CONTEXT_MANAGER
Methods in io.opencensus.trace.unsafe that return ContextManager Modifier and Type Method Description private static ContextManager
ContextHandleUtils. loadContextManager(java.lang.ClassLoader classLoader)
-