public class RetryMessageUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DLQ_GROUP_TOPIC_SUFFIX |
static int |
MAX_RECONSUMETIMES |
static String |
RETRY_GROUP_TOPIC_SUFFIX |
static String |
SYSTEM_PROPERTY_DELAY_TIME |
static String |
SYSTEM_PROPERTY_ORIGIN_MESSAGE_ID |
static String |
SYSTEM_PROPERTY_REAL_TOPIC |
static String |
SYSTEM_PROPERTY_RECONSUMETIMES |
static String |
SYSTEM_PROPERTY_RETRY_TOPIC |
| Constructor and Description |
|---|
RetryMessageUtil() |
public static final String SYSTEM_PROPERTY_RECONSUMETIMES
public static final String SYSTEM_PROPERTY_DELAY_TIME
public static final String SYSTEM_PROPERTY_REAL_TOPIC
public static final String SYSTEM_PROPERTY_RETRY_TOPIC
public static final String SYSTEM_PROPERTY_ORIGIN_MESSAGE_ID
public static final int MAX_RECONSUMETIMES
public static final String RETRY_GROUP_TOPIC_SUFFIX
public static final String DLQ_GROUP_TOPIC_SUFFIX
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.