public class RemoveRangeIndex<T> extends Object implements org.apache.flink.api.common.functions.MapFunction<org.apache.flink.api.java.tuple.Tuple2<Integer,T>,T>
| Constructor and Description |
|---|
RemoveRangeIndex() |
| Modifier and Type | Method and Description |
|---|---|
T |
map(org.apache.flink.api.java.tuple.Tuple2<Integer,T> value) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.