Enum YearMonthIntervalType.YearMonthResolution

java.lang.Object
java.lang.Enum<YearMonthIntervalType.YearMonthResolution>
org.apache.flink.table.types.logical.YearMonthIntervalType.YearMonthResolution
All Implemented Interfaces:
Serializable, Comparable<YearMonthIntervalType.YearMonthResolution>
Enclosing class:
YearMonthIntervalType

@PublicEvolving public static enum YearMonthIntervalType.YearMonthResolution extends Enum<YearMonthIntervalType.YearMonthResolution>
Supported resolutions of this type.

Note: The order of this enum reflects the granularity from coarse to fine.