Uses of Package
software.amazon.lambda.durable.model
Packages that use software.amazon.lambda.durable.model
Package
Description
-
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durableClassDescriptionResult container for map operations.A resource that can be safely closed, similar to
Closeablebut without throwing IOException.Result returned by a WaitForCondition check function to signal whether the condition is met. -
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durable.contextClassDescriptionResult container for map operations.Result returned by a WaitForCondition check function to signal whether the condition is met.
-
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durable.executionClassDescriptionInput payload received by the Lambda handler from the Durable Functions backend.Output payload returned by the Lambda handler to the Durable Functions backend.A resource that can be safely closed, similar to
Closeablebut without throwing IOException. -
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durable.loggingClassDescriptionA resource that can be safely closed, similar to
Closeablebut without throwing IOException. -
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durable.modelClassDescriptionOutput payload returned by the Lambda handler to the Durable Functions backend.Terminal status of a durable execution.Result container for map operations.Error details for a failed map item.Represents the outcome of a single item in a map operation.Status of an individual map item.Identifies a durable operation by its unique ID, human-readable name, type and sub-type.Fine-grained classification of durable operations that pairs each subtype with its parent
OperationType.Status of an individual parallel branch.Result returned by a WaitForCondition check function to signal whether the condition is met. -
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durable.operationClassDescriptionResult container for map operations.Identifies a durable operation by its unique ID, human-readable name, type and sub-type.Fine-grained classification of durable operations that pairs each subtype with its parent
OperationType.Summary result of a parallel operation.A resource that can be safely closed, similar toCloseablebut without throwing IOException.Result returned by a WaitForCondition check function to signal whether the condition is met. -
Classes in software.amazon.lambda.durable.model used by software.amazon.lambda.durable.pluginClassDescriptionIdentifies a durable operation by its unique ID, human-readable name, type and sub-type.