public static final class IncrementalSSSP.VertexDistanceUpdater extends org.apache.flink.graph.spargel.GatherFunction<Long,Double,Double>
| Constructor and Description |
|---|
VertexDistanceUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateVertex(org.apache.flink.graph.Vertex<Long,Double> vertex,
org.apache.flink.graph.spargel.MessageIterator<Double> inMessages) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.