Package | Description |
---|---|
alluxio.master.block | |
alluxio.web |
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 | Method and Description |
---|---|
BlockMaster |
BlockMasterFactory.create(MasterRegistry registry,
MasterContext context) |
Modifier and Type | Method and Description |
---|---|
static void |
DefaultBlockMaster.Metrics.registerGauges(BlockMaster master)
Registers metric gauges.
|
Constructor and Description |
---|
WebInterfaceWorkersServlet(BlockMaster blockMaster)
Creates a new instance of
WebInterfaceWorkersServlet . |
Copyright © 2023. All Rights Reserved.