public class PseudoRandomInputFormatConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | AGGREGATE_VERTICESSet the number of aggregate vertices. | 
| static String | EDGES_PER_VERTEXSet the number of edges per vertex (pseudo-random destination). | 
| static String | LOCAL_EDGES_MIN_RATIOMinimum ratio of partition-local edges. | 
| static float | LOCAL_EDGES_MIN_RATIO_DEFAULTDefault minimum ratio of partition-local edges. | 
public static final String AGGREGATE_VERTICES
public static final String EDGES_PER_VERTEX
public static final String LOCAL_EDGES_MIN_RATIO
public static final float LOCAL_EDGES_MIN_RATIO_DEFAULT
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.