Package | Description |
---|---|
alluxio.master.block | |
alluxio.master.file | |
alluxio.master.keyvalue | |
alluxio.master.lineage | |
alluxio.master.meta | |
alluxio.master.metrics |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBlockMaster
This block master manages the metadata for all the blocks and block workers in Alluxio.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileSystemMaster
The master that handles all file system metadata management.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultKeyValueMaster
This master stores key-value store information in Alluxio, including the partitions of
each key-value store.
|
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 | Class and Description |
---|---|
class |
DefaultMetaMaster
The default meta master.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMetricsMaster
Default implementation of the metrics master.
|
Copyright © 2023. All Rights Reserved.