Package software.amazon.lambda.durable
package software.amazon.lambda.durable
-
ClassDescriptionResult of creating a callback, containing the callback ID and providing access to the result.Configuration for DurableHandler initialization.Builder for DurableConfig.Function applied to each item in a map operation.A future representing the result of an asynchronous durable operation.DurableHandler<I,
O> Abstract base class for Lambda handlers that use durable execution.User-facing context for managing parallel branch execution within a durable function.TypeToken<T>Framework-agnostic type token for capturing generic type information at runtime.