类 EmqxStatsIndicatorConverter
java.lang.Object
cn.herodotus.stirrup.transform.emqx.converter.EmqxStatsIndicatorConverter
- 所有已实现的接口:
Influxdb2Converter<StatsIndicator>,org.springframework.core.convert.converter.Converter<Object,StatsIndicator>
public class EmqxStatsIndicatorConverter
extends Object
implements Influxdb2Converter<StatsIndicator>
Description: Message Payload 转 Emqx 统计指标转换器
- 作者:
- : gengwei.zheng
- Date:
- : 2023/11/22 22:22
-
构造器详细资料
-
EmqxStatsIndicatorConverter
public EmqxStatsIndicatorConverter()
-
-
方法详细资料
-
convert
- 指定者:
convert在接口中org.springframework.core.convert.converter.Converter<Object,StatsIndicator>
-