Package | Description |
---|---|
alluxio.hub.manager.process | |
alluxio.hub.manager.util |
Modifier and Type | Method and Description |
---|---|
AlluxioCluster |
ManagerProcessContext.getAlluxioCluster() |
Modifier and Type | Method and Description |
---|---|
AlluxioCluster |
HubCluster.getAlluxioCluster()
Get alluxio cluster.
|
Modifier and Type | Method and Description |
---|---|
Set<HubNodeAddress> |
HubCluster.nodesFromAlluxio(AlluxioCluster cluster,
AlluxioNodeType type)
Returns a set of Hub nodes corresponding to the given
AlluxioNodeType from an
AlluxioCluster . |
Constructor and Description |
---|
HubCluster(ScheduledExecutorService svc,
long lostThreshold,
long deleteThreshold,
AlluxioCluster alluxioCluster)
Creates a new instance of
HubCluster . |
Copyright © 2023. All Rights Reserved.