public interface ExecutionStateUpdateListener
Modifier and Type | Method and Description |
---|---|
void |
onStateUpdate(ExecutionAttemptID execution,
ExecutionState previousState,
ExecutionState newState) |
void onStateUpdate(ExecutionAttemptID execution, ExecutionState previousState, ExecutionState newState)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.