T - graph ID typeRT - result typepublic static class BinaryResult.MirrorResult<T,RT extends BinaryResult<T>> extends Object implements org.apache.flink.api.common.functions.FlatMapFunction<RT,RT>
| Constructor and Description |
|---|
MirrorResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(RT value,
org.apache.flink.util.Collector<RT> out) |
public void flatMap(RT value, org.apache.flink.util.Collector<RT> out) throws Exception
flatMap in interface org.apache.flink.api.common.functions.FlatMapFunction<RT extends BinaryResult<T>,RT extends BinaryResult<T>>ExceptionCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.