Class DurablePromiseKey<T>

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

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