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 ExecutionDeploymentListener
public void onCompletedDeployment(ExecutionAttemptID execution)
onCompletedDeployment
in interface ExecutionDeploymentListener
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.