public static class IterateExample.Step extends Object implements MapFunction<Tuple2<Double,Integer>,Tuple2<Double,Integer>>
Step()
Tuple2<Double,Integer>
map(Tuple2<Double,Integer> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Step()
public Tuple2<Double,Integer> map(Tuple2<Double,Integer> value) throws Exception
map
MapFunction<Tuple2<Double,Integer>,Tuple2<Double,Integer>>
Exception
Copyright © 2014 The Apache Software Foundation. All rights reserved.