Package akka.javasdk

Interface Context

All Known Subinterfaces:
CommandContext, CommandContext, CommandContext, CommandContext, EntityContext, EventContext, EventSourcedEntityContext, GrpcRequestContext, KeyValueEntityContext, MessageContext, MetadataContext, OriginAwareContext, RequestContext, UpdateContext, WorkflowContext

public interface Context
Root class of all contexts.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns the region where this instance is running.
  • Method Details Link icon

    • selfRegion Link icon

      String selfRegion()
      Returns the region where this instance is running.