Package org.apache.drill.yarn.appMaster
Interface TaskLifecycleListener
- All Known Implementing Classes:
ZKRegistry
public interface TaskLifecycleListener
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
stateChange
(TaskLifecycleListener.Event event, EventContext context)
-
Method Details
-
stateChange
-