| Package | Description |
|---|---|
| org.apache.hudi.common.table.timeline | |
| org.apache.hudi.common.util |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieActiveTimeline
Represents the Active Timeline for the Hoodie table.
|
class |
HoodieArchivedTimeline
Represents the Archived Timeline for the Hoodie table.
|
| Modifier and Type | Method and Description |
|---|---|
HoodieDefaultTimeline |
HoodieDefaultTimeline.mergeTimeline(HoodieDefaultTimeline timeline)
Merge this timeline with the given timeline.
|
| Modifier and Type | Method and Description |
|---|---|
static Option<HoodieCommitMetadata> |
CommitUtils.buildMetadataFromInstant(HoodieDefaultTimeline timeline,
HoodieInstant instant) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.