Uses of Class
org.apache.hadoop.tools.rumen.ZombieCluster

Packages that use ZombieCluster
org.apache.hadoop.tools.rumen Rumen is a data extraction and analysis tool built for Apache Hadoop
 

Uses of ZombieCluster in org.apache.hadoop.tools.rumen
 

Constructors in org.apache.hadoop.tools.rumen with parameters of type ZombieCluster
ZombieJobProducer(InputStream input, ZombieCluster cluster)
          Constructor
ZombieJobProducer(InputStream input, ZombieCluster cluster, long randomSeed)
          Constructor
ZombieJobProducer(org.apache.hadoop.fs.Path path, ZombieCluster cluster, org.apache.hadoop.conf.Configuration conf)
          Constructor
ZombieJobProducer(org.apache.hadoop.fs.Path path, ZombieCluster cluster, org.apache.hadoop.conf.Configuration conf, long randomSeed)
          Constructor
 



Copyright © 2009 The Apache Software Foundation