Uses of Class
org.apache.mahout.clustering.spectral.common.VertexWritable

Packages that use VertexWritable
org.apache.mahout.clustering.spectral.eigencuts   
 

Uses of VertexWritable in org.apache.mahout.clustering.spectral.eigencuts
 

Method parameters in org.apache.mahout.clustering.spectral.eigencuts with type arguments of type VertexWritable
protected  void EigencutsAffinityCutsJob.EigencutsAffinityCutsReducer.reduce(org.apache.hadoop.io.Text row, Iterable<VertexWritable> entries, org.apache.hadoop.mapreduce.Reducer.Context context)
           
protected  void EigencutsAffinityCutsJob.EigencutsAffinityCutsCombiner.reduce(org.apache.hadoop.io.Text t, Iterable<VertexWritable> vertices, org.apache.hadoop.mapreduce.Reducer.Context context)
           
 



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