public class PseudoRandomInputFormatConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AGGREGATE_VERTICES
Set the number of aggregate vertices.
|
static String |
EDGES_PER_VERTEX
Set the number of edges per vertex (pseudo-random destination).
|
static String |
LOCAL_EDGES_MIN_RATIO
Minimum ratio of partition-local edges.
|
static float |
LOCAL_EDGES_MIN_RATIO_DEFAULT
Default 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.