Package | Description |
---|---|
alluxio.master | |
alluxio.master.block | |
alluxio.master.file | |
alluxio.master.meta | |
alluxio.master.metrics | |
alluxio.master.table |
Modifier and Type | Method and Description |
---|---|
static ServiceLoader<MasterFactory> |
ServiceUtils.getMasterServiceLoader() |
Modifier and Type | Class and Description |
---|---|
class |
BlockMasterFactory
Factory to create a
BlockMaster instance. |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMasterFactory
Factory to create a
FileSystemMaster instance. |
Modifier and Type | Class and Description |
---|---|
class |
MetaMasterFactory
Factory to create a
MetaMaster instance. |
Modifier and Type | Class and Description |
---|---|
class |
MetricsMasterFactory
Factory to create a
MetricsMaster instance. |
Modifier and Type | Class and Description |
---|---|
class |
TableMasterFactory
Factory to create a
TableMaster instance. |
Copyright © 2023. All Rights Reserved.