Package | Description |
---|---|
alluxio | |
alluxio.master.block | |
alluxio.master.file | |
alluxio.master.keyvalue | |
alluxio.master.lineage | |
alluxio.master.meta | |
alluxio.master.metrics |
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 |
KeyValueMasterFactory
Factory to create a
KeyValueMaster instance. |
Modifier and Type | Class and Description |
---|---|
class |
LineageMasterFactory
Factory to create a
LineageMaster 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. |
Copyright © 2023. All Rights Reserved.