public class RemoveRangeIndex<T> extends Object implements org.apache.flink.api.common.functions.MapFunction<org.apache.flink.api.java.tuple.Tuple2<Integer,T>,T>
RemoveRangeIndex()
T
map(org.apache.flink.api.java.tuple.Tuple2<Integer,T> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemoveRangeIndex()
public T map(org.apache.flink.api.java.tuple.Tuple2<Integer,T> value) throws Exception
map
org.apache.flink.api.common.functions.MapFunction<org.apache.flink.api.java.tuple.Tuple2<Integer,T>,T>
Exception
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.