Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType

Packages that use WritingHistoryEventType
org.apache.hadoop.yarn.server.resourcemanager.ahs   
 

Uses of WritingHistoryEventType in org.apache.hadoop.yarn.server.resourcemanager.ahs
 

Methods in org.apache.hadoop.yarn.server.resourcemanager.ahs that return WritingHistoryEventType
static WritingHistoryEventType WritingHistoryEventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WritingHistoryEventType[] WritingHistoryEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.hadoop.yarn.server.resourcemanager.ahs with parameters of type WritingHistoryEventType
WritingApplicationHistoryEvent(WritingHistoryEventType type)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.