Class MaxAttemptsAttribute

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

public class MaxAttemptsAttribute extends Object implements Attribute
An attribute representing the maximum number of retries for a message.
See Also:
  • Constructor Details

    • MaxAttemptsAttribute

      public MaxAttemptsAttribute()