Uses of Class
org.apache.mahout.math.hadoop.stochasticsvd.SplitPartitionedWritable

Packages that use SplitPartitionedWritable
org.apache.mahout.math.hadoop.stochasticsvd   
 

Uses of SplitPartitionedWritable in org.apache.mahout.math.hadoop.stochasticsvd
 

Methods in org.apache.mahout.math.hadoop.stochasticsvd with parameters of type SplitPartitionedWritable
 int SplitPartitionedWritable.compareTo(SplitPartitionedWritable o)
           
protected  void ABtDenseOutJob.QRReducer.reduce(SplitPartitionedWritable key, Iterable<DenseBlockWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context)
           
protected  void ABtJob.QRReducer.reduce(SplitPartitionedWritable key, Iterable<SparseRowBlockWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context)
           
protected  void ABtDenseOutJob.QRReducer.setupBlock(org.apache.hadoop.mapreduce.Reducer.Context context, SplitPartitionedWritable spw)
           
protected  void ABtJob.QRReducer.setupBlock(org.apache.hadoop.mapreduce.Reducer.Context context, SplitPartitionedWritable spw)
           
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.