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