| Modifier and Type | Method and Description |
|---|---|
RoleCommandOrder |
AmbariManagementController.getRoleCommandOrder(Cluster cluster)
Get Role Command Order
|
RoleCommandOrder |
AmbariManagementControllerImpl.getRoleCommandOrder(Cluster cluster) |
| Constructor and Description |
|---|
OrderedRequestStageContainer(RoleGraphFactory roleGraphFactory,
RoleCommandOrder roleCommandOrder,
RequestStageContainer requestStageContainer) |
| Modifier and Type | Method and Description |
|---|---|
RoleCommandOrder |
CachedRoleCommandOrderProvider.getRoleCommandOrder(Cluster cluster) |
RoleCommandOrder |
RoleCommandOrderProvider.getRoleCommandOrder(Cluster cluster) |
RoleCommandOrder |
CachedRoleCommandOrderProvider.getRoleCommandOrder(Long clusterId) |
RoleCommandOrder |
RoleCommandOrderProvider.getRoleCommandOrder(Long clusterId) |
| Modifier and Type | Method and Description |
|---|---|
int |
RoleCommandOrder.compareDeps(RoleCommandOrder rco) |
| Modifier and Type | Method and Description |
|---|---|
RoleGraph |
RoleGraphFactory.createNew(RoleCommandOrder rd) |
| Constructor and Description |
|---|
RoleGraph(RoleCommandOrder rd) |
| Modifier and Type | Method and Description |
|---|---|
RoleCommandOrder |
Cluster.getRoleCommandOrder()
Gets a new instance of a
RoleCommandOrder for this cluster. |
| Modifier and Type | Method and Description |
|---|---|
RoleCommandOrder |
ClusterImpl.getRoleCommandOrder()
Gets a new instance of a
RoleCommandOrder for this cluster. |
Copyright © 2022 Apache Software Foundation. All rights reserved.