Package jetbrains.buildServer.util.graph
Class ModificationDagConfig
- java.lang.Object
-
- jetbrains.buildServer.util.graph.ModificationDagConfig
-
public class ModificationDagConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description ModificationDagConfig(float loadFactor, int precalculatedNodesWithoutChildrenPercent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
getLoadFactor()
int
getMaxNodesWithoutChildren(int edgesCount)
-