public final class KeyRemovingMapper<T,K> extends RichMapFunction<Tuple2<K,T>,T>
| Constructor and Description |
|---|
KeyRemovingMapper() |
| Modifier and Type | Method and Description |
|---|---|
T |
map(Tuple2<K,T> value) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2015 The Apache Software Foundation. All rights reserved.