Interface | Description |
---|---|
ServerAction |
ServerAction is an interface to be implemented by all server-based actions/tasks.
|
Class | Description |
---|---|
AbstractServerAction |
AbstractServerAction is an abstract implementation of a ServerAction.
|
ActionLog |
ActionLog is a class for logging progress of ServerAction execution.
|
ServerActionExecutor |
Server Action Executor used to execute server-side actions (or tasks)
The ServerActionExecutor executes in its own thread, polling for AMBARI_SERVER_ACTION
HostRoleCommands queued for execution.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.