- java.lang.Object
-
- org.apache.flink.api.common.functions.AbstractRichFunction
-
- org.apache.flink.api.common.functions.RichFlatMapFunction<FData,FData>
-
- org.apache.mrql.FlinkDataSource.size_mapper
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
flatMap(FData value,
org.apache.flink.util.Collector<FData> out) |
void |
open(org.apache.flink.configuration.Configuration parameters) |
-
Methods inherited from class org.apache.flink.api.common.functions.AbstractRichFunction
close, getIterationRuntimeContext, getRuntimeContext, setRuntimeContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.