Package | Description |
---|---|
alluxio.master.block | |
alluxio.master.metrics |
Constructor and Description |
---|
DefaultBlockMaster(MetricsMaster metricsMaster,
CoreMasterContext masterContext,
java.time.Clock clock,
ExecutorServiceFactory executorServiceFactory)
Creates a new instance of
DefaultBlockMaster . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMetricsMaster
Default implementation of the metrics master.
|
Modifier and Type | Method and Description |
---|---|
MetricsMaster |
MetricsMasterFactory.create(MasterRegistry registry,
CoreMasterContext context) |
Constructor and Description |
---|
MetricsMasterClientServiceHandler(MetricsMaster metricsMaster) |
Copyright © 2023. All Rights Reserved.