接口 Influxdb2Converter<T>

所有超级接口:
org.springframework.core.convert.converter.Converter<Object,T>
所有已知实现类:
AbstractInfluxdbPointConverter, EmqxStatsIndicatorConverter, MessageToRecordConverter

public interface Influxdb2Converter<T> extends org.springframework.core.convert.converter.Converter<Object,T>

Description: Influxdb Integration 数据转换器

作者:
: gengwei.zheng
Date:
: 2023/11/20 17:26
  • 方法概要

    从接口继承的方法 org.springframework.core.convert.converter.Converter

    andThen, convert