类 AbstractInfluxdbPointConverter

java.lang.Object
cn.herodotus.stirrup.transform.emqx.converter.AbstractInfluxdbPointConverter
所有已实现的接口:
Influxdb2Converter<com.influxdb.client.write.Point>, org.springframework.core.convert.converter.Converter<Object,com.influxdb.client.write.Point>

public abstract class AbstractInfluxdbPointConverter extends Object implements Influxdb2Converter<com.influxdb.client.write.Point>

Description: Influxdb Point 类型数据抽象转换器

作者:
: gengwei.zheng
Date:
: 2023/11/20 17:46
  • 构造器详细资料

    • AbstractInfluxdbPointConverter

      public AbstractInfluxdbPointConverter()