Package software.amazon.lambda.durable.execution


package software.amazon.lambda.durable.execution
  • Class
    Description
    Batches API requests to optimize throughput by grouping individual calls into batch operations.
    Central manager for durable execution coordination.
    Exception thrown to suspend execution during wait operations.
    Holds the current thread's execution context.
    Thread type enum for tracking conceptual threads in durable execution.