| Interface | Description |
|---|---|
| BlockMaster |
Interface of the block master that manages the metadata for all the blocks and block workers in
Alluxio.
|
| ContainerIdGenerable |
Provides generation of container IDs.
|
| Class | Description |
|---|---|
| BlockContainerIdGenerator |
This class generates unique block container ids.
|
| BlockMasterClientServiceHandler |
This class is a gRPC handler for block master RPCs invoked by an Alluxio client.
|
| BlockMasterFactory |
Factory to create a
BlockMaster instance. |
| BlockMasterWorkerServiceHandler |
This class is a gRPC handler for block master RPCs invoked by an Alluxio worker.
|
| DefaultBlockMaster |
This block master manages the metadata for all the blocks and block workers in Alluxio.
|
| DefaultBlockMaster.Metrics |
Class that contains metrics related to BlockMaster.
|
Copyright © 2020. All Rights Reserved.