public class TimelineDTO extends Object
| Constructor and Description |
|---|
TimelineDTO() |
| Modifier and Type | Method and Description |
|---|---|
static TimelineDTO |
fromTimeline(HoodieTimeline timeline) |
static HoodieTimeline |
toTimeline(TimelineDTO dto,
HoodieTableMetaClient metaClient) |
public static TimelineDTO fromTimeline(HoodieTimeline timeline)
public static HoodieTimeline toTimeline(TimelineDTO dto, HoodieTableMetaClient metaClient)
Copyright © 2024 The Apache Software Foundation. All rights reserved.