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>
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.