@Deprecated public class FileReadFunction extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<org.apache.flink.api.java.tuple.Tuple3<String,Long,Long>,String>
Constructor and Description |
---|
FileReadFunction()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
flatMap(org.apache.flink.api.java.tuple.Tuple3<String,Long,Long> value,
org.apache.flink.util.Collector<String> out)
Deprecated.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.