Interface | Description |
---|---|
MetaMaster |
The interface of meta master.
|
Class | Description |
---|---|
AlluxioMasterRestServiceHandler |
This class is a REST handler for requesting general master information.
|
DailyMetadataBackup |
Backing up primary master metadata everyday at a fixed UTC time.
|
DefaultMetaMaster |
The default meta master.
|
MasterInfo |
Master information.
|
MetaMasterClientServiceHandler |
This class is a Thrift handler for meta master RPCs.
|
MetaMasterFactory |
Factory to create a
MetaMaster instance. |
MetaMasterMasterServiceHandler |
This class is a Thrift handler for meta master RPCs invoked by an Alluxio standby master.
|
MetaMasterSync |
If a master is detected as a standby master.
|
RetryHandlingMetaMasterMasterClient |
A wrapper for the thrift client to interact with the primary meta master,
used by Alluxio standby masters.
|
Copyright © 2023. All Rights Reserved.