Uses of Class
org.apache.hadoop.mapreduce.jobhistory.Event

Packages that use Event
org.apache.hadoop.mapreduce.jobhistory   
 

Uses of Event in org.apache.hadoop.mapreduce.jobhistory
 

Methods in org.apache.hadoop.mapreduce.jobhistory that return Event
 Event Event.Builder.build()
           
 

Methods in org.apache.hadoop.mapreduce.jobhistory with parameters of type Event
static Event.Builder Event.newBuilder(Event other)
          Creates a new Event RecordBuilder by copying an existing Event instance
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.