JavaScript is disabled on your browser.
Oracle Big Data Spatial and Graph
Vector Analysis Java API Reference
Release 2 (2.4) E74607-06
java.lang.Object
MapReduceBase
oracle.spatial.hadoop.vector.cluster.kmeans.mapred.ClusterCenterReducer
public class ClusterCenterReducer
extends MapReduceBase
A subclass of Reducer
that updates a cluster center based on its members locations, determines if the cluster center converges and emits the updated cluster information.
Author:
hsaucedo
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail
reduce
public void reduce(ClusterInfo key,
java.util.Iterator<RecordInfo > values,
<any> output,
Reporter reporter)
throws java.io.IOException
Throws:
java.io.IOException
Oracle Big Data Spatial and Graph
Vector Analysis Java API Reference
Release 2 (2.4) E74607-06
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.