Class IdempotencyKey

java.lang.Object
com.trendyol.jdempotent.core.model.IdempotencyKey
All Implemented Interfaces:
Serializable

public class IdempotencyKey
extends Object
implements Serializable
Wraps the combine of application name, listener name and incoming event value hash
See Also:
Serialized Form