Package io.dapr.actors

  • Class Summary
    Class Description
    ActorId
    The ActorId represents the identity of an actor within an actor service.
    ActorTrace
    Class to emit trace log messages.
    ActorUtils  
  • Annotation Types Summary
    Annotation Type Description
    ActorMethod  
    ActorType
    Annotation to define Actor class.