public interface ExecutionDeploymentListener
Modifier and Type | Method and Description |
---|---|
void |
onCompletedDeployment(ExecutionAttemptID execution) |
void |
onStartedDeployment(ExecutionAttemptID execution,
ResourceID host) |
void onStartedDeployment(ExecutionAttemptID execution, ResourceID host)
void onCompletedDeployment(ExecutionAttemptID execution)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.