| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.state | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| Graph | StateMachineFactory. generateStateGraph(String name)Generate a graph represents the state graph of this StateMachine | 
| static Graph | VisualizeStateMachine. getGraphFromClasses(String graphName,
                   List<String> classes)get Graph From Classes. | 
| Graph | Graph. getParent() | 
| Graph | Graph.Node. getParent() | 
| Graph | Graph. newSubGraph(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Graph. addSubGraph(Graph graph) | 
| Constructor and Description | 
|---|
| Graph(String name,
     Graph parent) | 
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.