org.apache.hadoop.chukwa.rest.services
Class MrJobConfHome

java.lang.Object
  extended by org.apache.hadoop.chukwa.rest.services.RestHome
      extended by org.apache.hadoop.chukwa.rest.services.MrJobConfHome

public class MrJobConfHome
extends RestHome

Home object for domain model class HadoopJvm.

Author:
Hibernate Tools
See Also:
org.apahe.hadoop.chukwa.rest.objects.MrJobConf

Constructor Summary
MrJobConfHome()
           
 
Method Summary
static MrJobConf find(String job_id)
           
 
Methods inherited from class org.apache.hadoop.chukwa.rest.services.RestHome
convertDateLongStringToLong, convertLongToDateString, getCluster, getCriteriaQuery, getSingleQuery, getTimeBetweenQuery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MrJobConfHome

public MrJobConfHome()
Method Detail

find

public static MrJobConf find(String job_id)


Copyright © ${year} The Apache Software Foundation