Interface Syscalls

All Known Implementing Classes:
SyscallsImpl

public interface Syscalls
Internal interface to access Restate functionalities. Users can use the ad-hoc RestateContext interfaces provided by the various implementations.

When using executor switching wrappers, the method's callback will be executed in the state machine executor.