类 MonitorAggregatingMessageReleaseStrategy
java.lang.Object
cn.herodotus.stirrup.transform.emqx.aggregator.MonitorAggregatingMessageReleaseStrategy
- 所有已实现的接口:
org.springframework.integration.aggregator.ReleaseStrategy
public class MonitorAggregatingMessageReleaseStrategy
extends Object
implements org.springframework.integration.aggregator.ReleaseStrategy
Description: Emqx 监控消息聚合释放标记
- 作者:
- : gengwei.zheng
- Date:
- : 2023/11/11 17:42
-
构造器概要
构造器构造器说明MonitorAggregatingMessageReleaseStrategy(MonitorAggregatingMessageCorrelationIdFactory correlationIdFactory) -
方法概要
-
构造器详细资料
-
MonitorAggregatingMessageReleaseStrategy
public MonitorAggregatingMessageReleaseStrategy(MonitorAggregatingMessageCorrelationIdFactory correlationIdFactory)
-
-
方法详细资料
-
canRelease
public boolean canRelease(org.springframework.integration.store.MessageGroup group) - 指定者:
canRelease在接口中org.springframework.integration.aggregator.ReleaseStrategy
-