Uses of Class
org.apache.pig.piggybank.storage.HadoopJobHistoryLoader.JobKeys

Packages that use HadoopJobHistoryLoader.JobKeys
org.apache.pig.piggybank.storage   
 

Uses of HadoopJobHistoryLoader.JobKeys in org.apache.pig.piggybank.storage
 

Methods in org.apache.pig.piggybank.storage that return HadoopJobHistoryLoader.JobKeys
static HadoopJobHistoryLoader.JobKeys HadoopJobHistoryLoader.JobKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HadoopJobHistoryLoader.JobKeys[] HadoopJobHistoryLoader.JobKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2012 The Apache Software Foundation