| Package | Description |
|---|---|
| org.apache.hudi.common.model |
| Modifier and Type | Method and Description |
|---|---|
static HoodieLSMTimelineManifest.LSMFileEntry |
HoodieLSMTimelineManifest.LSMFileEntry.getInstance(String fileName,
long fileLen) |
| Modifier and Type | Method and Description |
|---|---|
List<HoodieLSMTimelineManifest.LSMFileEntry> |
HoodieLSMTimelineManifest.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieLSMTimelineManifest.addFile(HoodieLSMTimelineManifest.LSMFileEntry fileEntry) |
int |
HoodieLSMTimelineManifest.LSMFileEntry.compareTo(HoodieLSMTimelineManifest.LSMFileEntry other) |
| Constructor and Description |
|---|
HoodieLSMTimelineManifest(List<HoodieLSMTimelineManifest.LSMFileEntry> files) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.