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.
|
BlockId |
This class provides a set of methods related to block IDs.
|
BlockMasterClientRestServiceHandler | Deprecated
since version 1.4 and will be removed in version 2.0
|
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 © 2023. All Rights Reserved.