See: Description
Class | Description |
---|---|
SccComputation |
Finds strongly connected components of the graph.
|
SccLongLongNullTextInputFormat |
Simple text-based
VertexInputFormat for
unweighted graphs with long ids. |
SccPhaseMasterCompute |
This master compute keeps track of what phase is being currently executed by
the Strongly Connected Components computation.
|
SccVertexValue |
Vertex value for the Strongly Connected Components algorithm.
|
Enum | Description |
---|---|
SccPhaseMasterCompute.Phases |
Enumerates the possible phases of the algorithm.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.