| Name | Description | Type | Package | Framework |
| SccComputation | Finds strongly connected components of the graph. | Class | org.apache.giraph.examples.scc | Giraph |
| SccLongLongNullTextInputFormat | Simple text-based VertexInputFormat for unweighted graphs with long ids. | Class | org.apache.giraph.examples.scc | Giraph |
| SccPhaseMasterCompute | This master compute keeps track of what phase is being currently executed by the Strongly Connected Components computation. | Class | org.apache.giraph.examples.scc | Giraph |
| SccPhaseMasterCompute .Phases | Vertex convergence in SCCMaximum id propagation | Class | org.apache.giraph.examples.scc.SccPhaseMasterCompute | Giraph |
| SccVertexValue | Vertex value for the Strongly Connected Components algorithm. | Class | org.apache.giraph.examples.scc | Giraph |