Uses of Package
software.amazon.lambda.durable.plugin
Packages that use software.amazon.lambda.durable.plugin
-
Classes in software.amazon.lambda.durable.plugin used by software.amazon.lambda.durableClassDescriptionPlugin interface for instrumenting durable execution lifecycle events.Composes multiple
DurableExecutionPlugininstances into a single dispatcher. -
Classes in software.amazon.lambda.durable.plugin used by software.amazon.lambda.durable.pluginClassDescriptionPlugin interface for instrumenting durable execution lifecycle events.Information provided at the end of a Lambda invocation.Invocation-level information available to plugin hooks.Status of a Lambda invocation at the end of its execution.Information provided when a checkpoint response changes one or more operations.Operation-level information for a single operation within an
OperationChangeInfo.Extended operation information for operation end events.Operation-level information available to plugin hooks.Composes multipleDurableExecutionPlugininstances into a single dispatcher.Information provided when a user function finishes executing.Outcome of a user-provided function when its execution ends.Information provided when a user function starts executing.