Package io.trino.plugin.hudi.timeline
Class TimelineLayoutVersion
java.lang.Object
io.trino.plugin.hudi.timeline.TimelineLayoutVersion
- All Implemented Interfaces:
Comparable<TimelineLayoutVersion>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TimelineLayoutVersionstatic final Integerstatic final Integer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION_0
-
VERSION_1
-
CURRENT_LAYOUT_VERSION
-
-
Constructor Details
-
TimelineLayoutVersion
-
-
Method Details
-
getVersion
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<TimelineLayoutVersion>
-
toString
-