public class DelayMessageMetrics extends Object implements org.springframework.context.EnvironmentAware
DelayMessageMetrics
| 构造器和说明 |
|---|
DelayMessageMetrics() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
putMessageSendOrHandleStartClock() |
void |
putSchedulerScheduleStartClock() |
void |
scheduled(String tableName,
String messageKey,
boolean result) |
void |
scheduler(String tableName) |
void |
sendCompleted(String tableName,
String messageKey,
boolean result) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void putMessageSendOrHandleStartClock()
public void putSchedulerScheduleStartClock()
public void scheduler(String tableName)
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment 在接口中 org.springframework.context.EnvironmentAwareCopyright © 2020. All rights reserved.