| Interface | Description |
|---|---|
| HoodieTimeline |
HoodieTimeline is a view of meta-data instants in the hoodie table.
|
| Class | Description |
|---|---|
| HoodieActiveTimeline |
Represents the Active Timeline for the Hoodie table.
|
| HoodieArchivedTimeline |
Represents the Archived Timeline for the Hoodie table.
|
| HoodieArchivedTimeline.ArchiveFileVersionComparator |
Sort files by reverse order of version suffix in file name.
|
| HoodieDefaultTimeline |
HoodieDefaultTimeline is a default implementation of the HoodieTimeline.
|
| HoodieInstant |
A Hoodie Instant represents a action done on a hoodie table.
|
| HoodieInstantTimeGenerator |
Utility class to generate and parse timestamps used in Instants.
|
| TimelineDiffHelper |
A helper class used to diff timeline.
|
| TimelineDiffHelper.TimelineDiffResult |
A diff result of timeline.
|
| TimelineLayout |
Timeline Layout responsible for applying specific filters when generating timeline instants.
|
| TimelineMetadataUtils |
Utils for Hudi timeline metadata.
|
| TimelineUtils |
TimelineUtils provides a common way to query incremental meta-data changes for a hoodie table.
|
| Enum | Description |
|---|---|
| HoodieInstant.State |
Instant State.
|
| TimelineUtils.HollowCommitHandling |
Copyright © 2024 The Apache Software Foundation. All rights reserved.