Uses of Interface
org.apache.drill.yarn.appMaster.TaskLifecycleListener
Packages that use TaskLifecycleListener
Package
Description
Implements the Drill Application Master for YARN.
Interface between the Application Master and ZooKeeper.
-
Uses of TaskLifecycleListener in org.apache.drill.yarn.appMaster
Methods in org.apache.drill.yarn.appMaster with parameters of type TaskLifecycleListenerModifier and TypeMethodDescriptionvoidClusterController.registerLifecycleListener(TaskLifecycleListener listener) voidClusterControllerImpl.registerLifecycleListener(TaskLifecycleListener listener) -
Uses of TaskLifecycleListener in org.apache.drill.yarn.zk
Classes in org.apache.drill.yarn.zk that implement TaskLifecycleListenerModifier and TypeClassDescriptionclassAM-specific implementation of a Drillbit registry backed by ZooKeeper.