Uses of Class
io.trino.plugin.hudi.timeline.TimelineLayoutVersion
Packages that use TimelineLayoutVersion
Package
Description
-
Uses of TimelineLayoutVersion in io.trino.plugin.hudi.config
Methods in io.trino.plugin.hudi.config that return types with arguments of type TimelineLayoutVersion -
Uses of TimelineLayoutVersion in io.trino.plugin.hudi.table
Methods in io.trino.plugin.hudi.table that return TimelineLayoutVersionConstructor parameters in io.trino.plugin.hudi.table with type arguments of type TimelineLayoutVersionModifierConstructorDescriptionprotectedHudiTableMetaClient(TrinoFileSystem fileSystem, Location basePath, Optional<TimelineLayoutVersion> layoutVersion) -
Uses of TimelineLayoutVersion in io.trino.plugin.hudi.timeline
Fields in io.trino.plugin.hudi.timeline declared as TimelineLayoutVersionModifier and TypeFieldDescriptionstatic final TimelineLayoutVersionTimelineLayoutVersion.CURRENT_LAYOUT_VERSIONMethods in io.trino.plugin.hudi.timeline with parameters of type TimelineLayoutVersionModifier and TypeMethodDescriptionintTimelineLayoutVersion.compareTo(TimelineLayoutVersion o) static TimelineLayoutTimelineLayout.getLayout(TimelineLayoutVersion version)