public static final class KMeans.CentroidAverager extends MapFunction<Tuple3<Integer,KMeans.Point,Long>,KMeans.Centroid>
| Constructor and Description |
|---|
CentroidAverager() |
| Modifier and Type | Method and Description |
|---|---|
KMeans.Centroid |
map(Tuple3<Integer,KMeans.Point,Long> value) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getRuntimeContext, open, setRuntimeContextpublic KMeans.Centroid map(Tuple3<Integer,KMeans.Point,Long> value)
map in interface GenericMap<Tuple3<Integer,KMeans.Point,Long>,KMeans.Centroid>map in class MapFunction<Tuple3<Integer,KMeans.Point,Long>,KMeans.Centroid>Copyright © 2013–2014. All rights reserved.