public static final class MusicProfiles.GetTopSongPerUser extends Object implements org.apache.flink.graph.EdgesFunctionWithVertexValue<String,org.apache.flink.types.NullValue,Integer,org.apache.flink.api.java.tuple.Tuple2<String,String>>
| Constructor and Description |
|---|
GetTopSongPerUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
iterateEdges(org.apache.flink.graph.Vertex<String,org.apache.flink.types.NullValue> vertex,
Iterable<org.apache.flink.graph.Edge<String,Integer>> edges,
org.apache.flink.util.Collector<org.apache.flink.api.java.tuple.Tuple2<String,String>> out) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.