Uses of Class
org.apache.mahout.ga.watchmaker.cd.DataSet

Packages that use DataSet
org.apache.mahout.ga.watchmaker.cd   
 

Uses of DataSet in org.apache.mahout.ga.watchmaker.cd
 

Methods in org.apache.mahout.ga.watchmaker.cd that return DataSet
static DataSet DataSet.getDataSet()
          Singleton DataSet
static DataSet FileInfoParser.parseFile(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path inpath)
          Initializes a dataset using an info file.
 

Methods in org.apache.mahout.ga.watchmaker.cd with parameters of type DataSet
static void DataSet.initialize(DataSet dataset)
          Initializes the singleton dataset
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.