public static final class MusicProfiles.CreateSimilarUserEdges extends Object implements org.apache.flink.api.common.functions.GroupReduceFunction<org.apache.flink.graph.Edge<String,Integer>,org.apache.flink.graph.Edge<String,org.apache.flink.types.NullValue>>
| Constructor and Description |
|---|
CreateSimilarUserEdges() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Iterable<org.apache.flink.graph.Edge<String,Integer>> edges,
org.apache.flink.util.Collector<org.apache.flink.graph.Edge<String,org.apache.flink.types.NullValue>> out) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.