public class TimelineHandler extends Handler
conf, fileSystem, timelineServiceConfig, viewManager| Constructor and Description |
|---|
TimelineHandler(org.apache.hadoop.conf.Configuration conf,
TimelineService.Config timelineServiceConfig,
org.apache.hadoop.fs.FileSystem fileSystem,
FileSystemViewManager viewManager) |
| Modifier and Type | Method and Description |
|---|---|
List<InstantDTO> |
getLastInstant(String basePath) |
TimelineDTO |
getTimeline(String basePath) |
public TimelineHandler(org.apache.hadoop.conf.Configuration conf,
TimelineService.Config timelineServiceConfig,
org.apache.hadoop.fs.FileSystem fileSystem,
FileSystemViewManager viewManager)
throws IOException
IOExceptionpublic List<InstantDTO> getLastInstant(String basePath)
public TimelineDTO getTimeline(String basePath)
Copyright © 2023 The Apache Software Foundation. All rights reserved.