generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
What would you like?
anyOf(op1, op2, ...)returns a new DurableFuture which completes when any of the provided durable operations completesallOf(op1, op2, ...)returns a new DurableFuture which completes when all of the provided durable operations complete
Possible Implementation
Based on the CompletableFuture inside each operation
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Ready