Class AckAttemptsAttribute
java.lang.Object
cn.sliew.carp.framework.queue.kekio.message.AckAttemptsAttribute
- All Implemented Interfaces:
Attribute,Serializable
An attribute representing the number of times a message has been retried
due to ack timeouts.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AckAttemptsAttribute
public AckAttemptsAttribute()
-