Class ResourceManager.ApplicationAttemptEventDispatcher

java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.ApplicationAttemptEventDispatcher
All Implemented Interfaces:
org.apache.hadoop.yarn.event.EventHandler<RMAppAttemptEvent>
Enclosing class:
ResourceManager

@Private public static final class ResourceManager.ApplicationAttemptEventDispatcher extends Object implements org.apache.hadoop.yarn.event.EventHandler<RMAppAttemptEvent>
  • Constructor Details

    • ApplicationAttemptEventDispatcher

      public ApplicationAttemptEventDispatcher(RMContext rmContext)
  • Method Details