Class ActorMdc$

java.lang.Object
org.apache.pekko.actor.typed.internal.ActorMdc$

public class ActorMdc$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final ActorMdc$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ActorMdc$

      public ActorMdc$()
  • Method Details

    • SourceActorSystemKey

      public String SourceActorSystemKey()
    • PekkoSourceKey

      public String PekkoSourceKey()
    • PekkoTagsKey

      public String PekkoTagsKey()
    • PekkoAddressKey

      public String PekkoAddressKey()
    • setMdc

      public void setMdc(ActorContextImpl.LoggingContext context)
    • clearMdc

      public void clearMdc()