Uses of Class
org.apache.mahout.math.hadoop.similarity.RowSimilarityJob.Counter

Packages that use RowSimilarityJob.Counter
org.apache.mahout.math.hadoop.similarity   
 

Uses of RowSimilarityJob.Counter in org.apache.mahout.math.hadoop.similarity
 

Methods in org.apache.mahout.math.hadoop.similarity that return RowSimilarityJob.Counter
static RowSimilarityJob.Counter RowSimilarityJob.Counter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RowSimilarityJob.Counter[] RowSimilarityJob.Counter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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