Package dev.restate.sdk.common
Class StateKey<T>
java.lang.Object
dev.restate.sdk.common.StateKey<T>
- Type Parameters:
T
- the generic type of the state.
This class holds information about state's name and its type tag to be used for serializing and
deserializing it.
-
Method Summary