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