Interface | Description |
---|---|
LineageMaster |
The lineage master interface stores the lineage metadata in Alluxio, this interface contains
common components that manage all lineage-related activities.
|
Class | Description |
---|---|
DefaultLineageMaster |
The default lineage master stores the lineage metadata in Alluxio, and it contains the components
that manage all lineage-related activities.
|
LineageMasterClientRestServiceHandler | Deprecated
since version 1.4 and will be removed in version 2.0
|
LineageMasterClientServiceHandler |
This class is a Thrift handler for lineage master RPCs invoked by an Alluxio client.
|
LineageMasterFactory |
Factory to create a
LineageMaster instance. |
Copyright © 2023. All Rights Reserved.