Package | Description |
---|---|
alluxio.master.lineage | |
alluxio.master.lineage.checkpoint |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLineageMaster
The default lineage master stores the lineage metadata in Alluxio, and it contains the components
that manage all lineage-related activities.
|
Modifier and Type | Method and Description |
---|---|
LineageMaster |
LineageMasterFactory.create(MasterRegistry registry,
MasterContext context) |
Constructor and Description |
---|
CheckpointSchedulingExecutor(LineageMaster lineageMaster,
FileSystemMaster fileSystemMaster) |
Copyright © 2023. All Rights Reserved.