public class ContainerDependencyGraph extends AbstractDependencyGraph<ExecutionContainer>
AbstractGraph.IGraphVisitor<V,E>| Constructor and Description |
|---|
ContainerDependencyGraph(ExecutionContainer rootEntity)
Creates a new graph with the given root entity.
|
addNode, getNode, getNodes, getRootNode, getVertices, sizetraverse, traverseWithVerticesFirstpublic ContainerDependencyGraph(ExecutionContainer rootEntity)
rootEntity - The root entity to use for this graphCopyright 2021 Kieker Project, http://kieker-monitoring.net