ActorCellSwapMailboxAdvice

kamon.instrumentation.pekko.instrumentations.ActorCellSwapMailboxAdvice
See theActorCellSwapMailboxAdvice companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

@Advice$$OnMethodEnter
def enter(@Advice$$This cell: Any, @Advice$$Argument(0) newMailbox: Any): Boolean
@Advice$$OnMethodExit
def exit(@Advice$$This cell: Any, @Advice$$Return oldMailbox: Any, @Advice$$Enter isShuttingDown: Boolean): Unit