Class DayTimeIntervalDurationConverter

java.lang.Object
org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
All Implemented Interfaces:
Serializable, DataStructureConverter<Long,Duration>

@Internal public class DayTimeIntervalDurationConverter extends Object implements DataStructureConverter<Long,Duration>
Converter for DayTimeIntervalType of Duration external type.
See Also: