| Package | Description |
|---|---|
| org.apache.hudi.common.model | |
| org.apache.hudi.common.table.timeline |
| Modifier and Type | Field and Description |
|---|---|
static HoodieLSMTimelineManifest |
HoodieLSMTimelineManifest.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
HoodieLSMTimelineManifest |
HoodieLSMTimelineManifest.copy(List<String> filesToRemove) |
| Modifier and Type | Method and Description |
|---|---|
static HoodieLSMTimelineManifest |
LSMTimeline.latestSnapshotManifest(HoodieTableMetaClient metaClient)
Returns the latest snapshot metadata files.
|
static HoodieLSMTimelineManifest |
LSMTimeline.latestSnapshotManifest(HoodieTableMetaClient metaClient,
int latestVersion)
Reads the file list from the manifest file for the latest snapshot.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.