Uses of Class
org.apache.hadoop.mapreduce.Cluster
Packages that use Cluster
Package
Description
-
Uses of Cluster in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred that return Cluster -
Uses of Cluster in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return ClusterMethods in org.apache.hadoop.mapreduce with parameters of type ClusterModifier and TypeMethodDescriptionstatic JobJob.getInstance(Cluster ignored) Deprecated.static JobJob.getInstance(Cluster ignored, Configuration conf) Deprecated.static JobJob.getInstance(Cluster cluster, JobStatus status, Configuration conf) -
Uses of Cluster in org.apache.hadoop.mapreduce.tools
Fields in org.apache.hadoop.mapreduce.tools declared as Cluster
Job.getInstance()