Interface | Description |
---|---|
RoleCommandOrderProvider |
Provider to retrieve RoleCommandOrder objects for a cluster.
|
Class | Description |
---|---|
ActionMetadata |
Contains metadata about actions supported by services
|
AmbariServiceAlertDefinitions |
The
AmbariServiceAlertDefinitions class is used to represent the
alerts defined in alerts.json which are for
RootComponent.AMBARI_AGENT and RootComponent.AMBARI_SERVER . |
CachedRoleCommandOrderProvider |
RoleCommandOrderProvider which caches RoleCommandOrder objects for a cluster to avoid the cost of construction of
RoleCommandOrder objects each time.
|
RoleCommandOrder |
This class is used to establish the order between two roles.
|
RoleCommandPair |
Tuple object containing a Role and RoleCommand.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.