| Package | Description |
|---|---|
| org.apache.hudi.common.table | |
| org.apache.hudi.common.table.timeline |
| Modifier and Type | Method and Description |
|---|---|
HoodieArchivedTimeline |
HoodieTableMetaClient.getArchivedTimeline()
Get the archived commits as a timeline.
|
HoodieArchivedTimeline |
HoodieTableMetaClient.getArchivedTimeline(String startTs)
Returns fresh new archived commits as a timeline from startTs (inclusive).
|
| Modifier and Type | Method and Description |
|---|---|
HoodieArchivedTimeline |
HoodieArchivedTimeline.reload() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.