Package akka.javasdk
Interface Context
- All Known Subinterfaces:
AgentContext,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 TypeMethodDescriptionReturns the region where this instance is running.
-
Method Details
-
selfRegion
String selfRegion()Returns the region where this instance is running.
-