public class ExecutionDeploymentTrackerDeploymentListenerAdapter extends Object implements ExecutionDeploymentListener
ExecutionDeploymentTracker as an ExecutionDeploymentListener.| Constructor and Description |
|---|
ExecutionDeploymentTrackerDeploymentListenerAdapter(ExecutionDeploymentTracker executionDeploymentTracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
onCompletedDeployment(ExecutionAttemptID execution) |
void |
onStartedDeployment(ExecutionAttemptID execution,
ResourceID host) |
public ExecutionDeploymentTrackerDeploymentListenerAdapter(ExecutionDeploymentTracker executionDeploymentTracker)
public void onStartedDeployment(ExecutionAttemptID execution, ResourceID host)
onStartedDeployment in interface ExecutionDeploymentListenerpublic void onCompletedDeployment(ExecutionAttemptID execution)
onCompletedDeployment in interface ExecutionDeploymentListenerCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.