T - type of valuesK - type of keys@Internal
public final class KeyRemovingMapper<T,K>
extends org.apache.flink.api.common.functions.RichMapFunction<org.apache.flink.api.java.tuple.Tuple2<K,T>,T>
| 构造器和说明 |
|---|
KeyRemovingMapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
map(org.apache.flink.api.java.tuple.Tuple2<K,T> value) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.