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