public class AggregationMode extends Object
TargetNode
s into IjModule
s.Modifier and Type | Field and Description |
---|---|
static AggregationMode |
AUTO |
static AggregationMode |
NONE |
static AggregationMode |
SHALLOW |
Modifier and Type | Method and Description |
---|---|
static AggregationMode |
fromString(String aggregationModeString) |
int |
getGraphMinimumDepth(int graphSize) |
public static final AggregationMode AUTO
public static final AggregationMode NONE
public static final AggregationMode SHALLOW
public int getGraphMinimumDepth(int graphSize)
public static AggregationMode fromString(String aggregationModeString)