Package dev.restate.sdk.common
-
Interface Summary Interface Description BindableService<O> Definition of bindable Restate service.BindableServiceFactory<T,O> InvocationId This represents a stable identifier created by Restate for this invocation.Serde<T> Interface defining serialization and deserialization of concrete types. -
Class Summary Class Description AbortedExecutionException You MUST NOT catch this exception.CoreSerdes Collection of common serializers/deserializers.Request StateKey<T> This class holds information about state's name and its type tag to be used for serializing and deserializing it.Target -
Enum Summary Enum Description HandlerType ServiceType -
Exception Summary Exception Description TerminalException When thrown in a Restate service method, it will complete the invocation with an error.