| Package | Description |
|---|---|
| org.apache.hudi.timeline.service | |
| org.apache.hudi.timeline.service.handlers |
| Modifier and Type | Method and Description |
|---|---|
TimelineService.Config |
TimelineService.Config.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static FileSystemViewManager |
TimelineService.buildFileSystemViewManager(TimelineService.Config config,
StorageConfiguration<?> conf) |
| Constructor and Description |
|---|
RequestHandler(io.javalin.Javalin app,
StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieEngineContext hoodieEngineContext,
HoodieStorage storage,
FileSystemViewManager viewManager) |
TimelineService(HoodieEngineContext context,
org.apache.hadoop.conf.Configuration hadoopConf,
TimelineService.Config timelineServerConf,
HoodieStorage storage,
FileSystemViewManager globalFileSystemViewManager) |
| Modifier and Type | Field and Description |
|---|---|
protected TimelineService.Config |
Handler.timelineServiceConfig |
| Constructor and Description |
|---|
BaseFileHandler(StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieStorage storage,
FileSystemViewManager viewManager) |
FileSliceHandler(StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieStorage storage,
FileSystemViewManager viewManager) |
Handler(StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieStorage storage,
FileSystemViewManager viewManager) |
MarkerHandler(StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieEngineContext hoodieEngineContext,
HoodieStorage storage,
FileSystemViewManager viewManager,
org.apache.hudi.common.metrics.Registry metricsRegistry) |
TimelineHandler(StorageConfiguration<?> conf,
TimelineService.Config timelineServiceConfig,
HoodieStorage storage,
FileSystemViewManager viewManager) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.