Class AckAttemptsAttribute

java.lang.Object
cn.sliew.carp.framework.queue.kekio.message.AckAttemptsAttribute
All Implemented Interfaces:
Attribute, Serializable

public class AckAttemptsAttribute extends Object implements Attribute
An attribute representing the number of times a message has been retried due to ack timeouts.
See Also:
  • Constructor Details

    • AckAttemptsAttribute

      public AckAttemptsAttribute()