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 classContextManagerImplDefaultContextManagerimplementation using io.grpc.ContextFields in io.opencensus.trace.unsafe declared as ContextManager Modifier and Type Field Description private static ContextManagerContextHandleUtils. CONTEXT_MANAGERMethods in io.opencensus.trace.unsafe that return ContextManager Modifier and Type Method Description private static ContextManagerContextHandleUtils. loadContextManager(java.lang.ClassLoader classLoader)
-