Class StateKey<T>

java.lang.Object
dev.restate.sdk.common.StateKey<T>
Type Parameters:
T - the generic type of the state.

public final class StateKey<T> extends Object
This class holds information about state's name and its type tag to be used for serializing and deserializing it.