Class AttemptsAttribute

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

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

    • AttemptsAttribute

      public AttemptsAttribute()