Package | Description |
---|---|
alluxio.master | |
alluxio.master.block | |
alluxio.master.file | |
alluxio.master.job | |
alluxio.master.meta | |
alluxio.master.metrics | |
alluxio.master.table |
Modifier and Type | Class and Description |
---|---|
class |
CoreMaster
Abstract class for masters that run in the core master process.
|
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 |
JobMaster
The master that handles all job managing operations.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTableMaster
This table master manages catalogs metadata information.
|
Copyright © 2023. All Rights Reserved.