Package | Description |
---|---|
alluxio.master.lineage | |
alluxio.master.lineage.checkpoint |
Modifier and Type | Method and Description |
---|---|
void |
LineageMaster.scheduleCheckpoint(CheckpointPlan plan)
Schedules persistence for the output files of the given checkpoint plan.
|
void |
DefaultLineageMaster.scheduleCheckpoint(CheckpointPlan plan) |
Modifier and Type | Method and Description |
---|---|
CheckpointPlan |
CheckpointLatestPlanner.generatePlan(LineageStoreView store,
FileSystemMasterView fileSystemMasterView) |
CheckpointPlan |
CheckpointPlanner.generatePlan(LineageStoreView lineageStoreView,
FileSystemMasterView fileSystemMasterView)
Generates a plan to decide what lineages to checkpoint.
|
Copyright © 2023. All Rights Reserved.