| Class | Description |
|---|---|
| DecommissionPlanFactory |
Handles creation of the decommission plan, used for removing nodes from a service.
|
| DecommissionPlanFactory.PodKey |
A utility class for ordering a
SortedMap of pods to be decommissioned. |
| DecommissionRecorder |
Records to persistent storage the result of uninstalling/destroying resources in the process of decommissioning pods,
by removing the destroyed resources from the stored TaskInfos.
|
| EraseTaskStateStep |
A step which erases a specified task's state from zookeeper.
|
| TriggerDecommissionStep |
Step which marks a task as being decommissioned and kills it.
|