public class TimelineHandler extends Handler
conf, storage, timelineServiceConfig, viewManager| Constructor and Description |
|---|
TimelineHandler(StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieStorage storage,
FileSystemViewManager viewManager) |
| Modifier and Type | Method and Description |
|---|---|
List<InstantDTO> |
getLastInstant(String basePath) |
TimelineDTO |
getTimeline(String basePath) |
public TimelineHandler(StorageConfiguration<?> conf, TimelineService.Config timelineServiceConfig, HoodieStorage storage, FileSystemViewManager viewManager) throws IOException
IOExceptionpublic List<InstantDTO> getLastInstant(String basePath)
public TimelineDTO getTimeline(String basePath)
Copyright © 2024 The Apache Software Foundation. All rights reserved.