| AwakeableHandle |
This class represents a handle to an Awakeable created in another service.
|
| Context |
This interface exposes the Restate functionalities to Restate services.
|
| DurablePromise<T> |
A DurablePromise is a durable, distributed version of a CompletableFuture.
|
| DurablePromiseHandle<T> |
This class represents a handle to an DurablePromise created in another handler.
|
| ObjectContext |
This interface can be used only within exclusive handlers of virtual objects.
|
| SharedObjectContext |
This interface can be used only within shared handlers of virtual objects.
|
| SharedWorkflowContext |
This interface can be used only within shared handlers of workflow.
|
| WorkflowContext |
This interface can be used only within workflow handlers of workflow.
|