public final class GiraphComputeVertex extends org.apache.giraph.graph.Vertex<ObjectWritable,VertexWritable,org.apache.hadoop.io.NullWritable,ObjectWritable>
| Constructor and Description |
|---|
GiraphComputeVertex() |
GiraphComputeVertex(VertexWritable vertexWritable) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute(Iterable<ObjectWritable> messages) |
addEdge, addEdgeRequest, addVertexRequest, addVertexRequest, aggregate, getAggregatedValue, getAllEdgeValues, getContext, getEdges, getEdgeValue, getId, getMutableEdges, getNumEdges, getPartitionContext, getSuperstep, getTotalNumEdges, getTotalNumVertices, getValue, getWorkerContext, initialize, initialize, isHalted, removeEdges, removeEdgesRequest, removeVertexRequest, sendMessage, sendMessageToAllEdges, setEdges, setEdgeValue, setGraphState, setValue, toString, unwrapMutableEdges, voteToHalt, wakeUppublic GiraphComputeVertex()
public GiraphComputeVertex(VertexWritable vertexWritable)
public void compute(Iterable<ObjectWritable> messages)
compute in class org.apache.giraph.graph.Vertex<ObjectWritable,VertexWritable,org.apache.hadoop.io.NullWritable,ObjectWritable>Copyright © 2013–2015 Apache Software Foundation. All rights reserved.