类 InfluxDBRowConverter


  • public class InfluxDBRowConverter
    extends Object
    • 构造器详细资料

      • InfluxDBRowConverter

        public InfluxDBRowConverter()
    • 方法详细资料

      • convert

        public static org.apache.seatunnel.api.table.type.SeaTunnelRow convert​(List<Object> values,
                                                                               org.apache.seatunnel.api.table.type.SeaTunnelRowType typeInfo,
                                                                               List<Integer> indexList)