| Package | Description | 
|---|---|
| org.apache.giraph.examples.scc | Classes for Strongly Connected Components computation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SccPhaseMasterCompute.Phases | SccPhaseMasterCompute. getPhase(org.apache.hadoop.io.IntWritable phaseInt)Helper function to convert from internal aggregated value to a Phases
 enumerator. | 
| static SccPhaseMasterCompute.Phases | SccPhaseMasterCompute.Phases. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static SccPhaseMasterCompute.Phases[] | SccPhaseMasterCompute.Phases. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.