|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CentroidWritable | |
---|---|
org.apache.mahout.clustering.streaming.mapreduce |
Uses of CentroidWritable in org.apache.mahout.clustering.streaming.mapreduce |
---|
Method parameters in org.apache.mahout.clustering.streaming.mapreduce with type arguments of type CentroidWritable | |
---|---|
static List<Centroid> |
StreamingKMeansReducer.centroidWritablesToList(Iterable<CentroidWritable> centroids)
|
void |
StreamingKMeansReducer.reduce(org.apache.hadoop.io.IntWritable key,
Iterable<CentroidWritable> centroids,
org.apache.hadoop.mapreduce.Reducer.Context context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |