Class ChannelTraceContext


  • public class ChannelTraceContext
    extends Object
    • Constructor Detail

      • ChannelTraceContext

        public ChannelTraceContext()
    • Method Detail

      • getConnectionContext

        public io.opentelemetry.context.Context getConnectionContext()
      • setConnectionContext

        public void setConnectionContext​(io.opentelemetry.context.Context connectionContinuation)
      • getClientParentContext

        public io.opentelemetry.context.Context getClientParentContext()
      • setClientParentContext

        public void setClientParentContext​(io.opentelemetry.context.Context clientParentContext)
      • getContext

        public io.opentelemetry.context.Context getContext()
      • setContext

        public void setContext​(io.opentelemetry.context.Context context)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object