Uses of Class
org.apache.hadoop.hive.shims.HadoopShims.JobTrackerState

Packages that use HadoopShims.JobTrackerState
org.apache.hadoop.hive.shims   
 

Uses of HadoopShims.JobTrackerState in org.apache.hadoop.hive.shims
 

Methods in org.apache.hadoop.hive.shims that return HadoopShims.JobTrackerState
 HadoopShims.JobTrackerState HadoopShims.getJobTrackerState(org.apache.hadoop.mapred.ClusterStatus clusterStatus)
          Convert the ClusterStatus to its Thrift equivalent: JobTrackerState.
static HadoopShims.JobTrackerState HadoopShims.JobTrackerState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HadoopShims.JobTrackerState[] HadoopShims.JobTrackerState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The Apache Software Foundation