Package org.apache.spark.util
Class YearMonthIntervalUtils
Object
org.apache.spark.util.YearMonthIntervalUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
toYearMonthIntervalANSIString
(int months, byte startField, byte endField)
-
Constructor Details
-
YearMonthIntervalUtils
public YearMonthIntervalUtils()
-
-
Method Details
-
toYearMonthIntervalANSIString
-