| Interface | Description |
|---|---|
| ActionDBAccessor | |
| ExecutionCommandWrapperFactory |
The
ExecutionCommandWrapperFactory is used to create instances of
ExecutionCommandWrapper that have Guice injected members set. |
| HostRoleCommandFactory | |
| RequestFactory | |
| StageFactory |
| Class | Description |
|---|---|
| ActionDBAccessorImpl | |
| ActionManager |
This class acts as the interface for action manager with other components.
|
| ExecutionCommandWrapper | |
| HostRoleCommand |
This class encapsulates the information for an task on a host for a
particular role which action manager needs.
|
| HostRoleCommandFactoryImpl | |
| Request | |
| ServiceComponentHostEventWrapper | |
| Stage | |
| StageFactoryImpl |
| Enum | Description |
|---|---|
| ActionType |
Defines various action types
|
| CommandExecutionType |
Enum which indicates the execution type of commands for a stage.
|
| HostRoleStatus | |
| RequestStatus | |
| RequestType | |
| TargetHostType |
An enum describing how to select a host from a group of hosts eligible for action execution
|
Copyright © 2022 Apache Software Foundation. All rights reserved.