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

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

    • selfRegion

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