Package | Description |
---|---|
org.apache.giraph.examples.scc |
Classes for Strongly Connected Components computation.
|
Modifier and Type | Method and Description |
---|---|
protected SccVertexValue |
SccLongLongNullTextInputFormat.LongLongNullVertexReader.getValue(String[] tokens) |
Modifier and Type | Method and Description |
---|---|
void |
SccComputation.compute(Vertex<org.apache.hadoop.io.LongWritable,SccVertexValue,org.apache.hadoop.io.NullWritable> vertex,
Iterable<org.apache.hadoop.io.LongWritable> messages) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.