| Class | Description |
|---|---|
| AlluxioMaster |
Entry point for the Alluxio master.
|
| AlluxioMasterProcess |
An Alluxio Master which runs a web and rpc server to handle FileSystem operations.
|
| AlluxioMasterProcess.Factory |
Factory for creating
AlluxioMasterProcess. |
| AlluxioSecondaryMaster |
The secondary Alluxio master that replays journal logs and writes checkpoints.
|
| CoreMaster |
Abstract class for masters that run in the core master process.
|
| CoreMasterContext |
This class stores fields that are specific to core masters.
|
| CoreMasterContext.Builder |
Constructs
CoreMasterContexts. |
| DefaultSafeModeManager |
Manages safe mode state for Alluxio master.
|
| MasterUtils |
This class encapsulates the different master services that are configured to run.
|
| ProtobufUtils |
Utility methods for conversion between wire types and protobuf types.
|
Copyright © 2020. All Rights Reserved.