|
Change Variable Type newScore : Double to newScore : double in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |
|
Change Variable Type receivedScore : Double to receivedScore : double in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |
|
Change Variable Type highestScore : Double to highestScore : double in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |
|
Change Variable Type currentScore : Double to currentScore : double in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |
|
Change Variable Type maxScoreLabel : Long to maxScoreLabel : long in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |
|
Change Variable Type receivedLabel : Long to receivedLabel : long in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |
|
Change Variable Type curLabel : Long to curLabel : long in method public updateVertex(vertex Vertex<K,Tuple2<Long,Double>>, inMessages MessageIterator<Tuple2<Long,Double>>) : void in class org.apache.flink.graph.library.CommunityDetection.VertexLabelUpdater |
From |
To |