Package dev.restate.sdk.common.syscalls
-
Interface Summary Interface Description Deferred<T> Interface to define interaction with deferred results.EnterSideEffectSyscallCallback ExitSideEffectSyscallCallback InvocationHandler<O> SyscallCallback<T> Syscalls Internal interface to access Restate functionalities. -
Class Summary Class Description HandlerDefinition<O> Result<T> Result can be 3 valued: Empty Value Failure Empty and Value are used to distinguish the logical empty with the null result.ServiceDefinition<O>