类 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
  • 构造器详细资料

  • 方法详细资料

    • canRelease

      public boolean canRelease(org.springframework.integration.store.MessageGroup group)
      指定者:
      canRelease 在接口中 org.springframework.integration.aggregator.ReleaseStrategy