public static final class PregelSSSP.SSSPComputeFunction extends org.apache.flink.graph.pregel.ComputeFunction<Long,Double,Double,Double>
| Constructor and Description |
|---|
SSSPComputeFunction(long src) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute(org.apache.flink.graph.Vertex<Long,Double> vertex,
org.apache.flink.graph.pregel.MessageIterator<Double> messages) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.