Package | Description |
---|---|
org.openimaj.storm.util.graph |
Modifier and Type | Class and Description |
---|---|
static class |
StormGraphCreator.NamingStrategy.AlphabeticNamingStrategy
Names
ComponentCommon as A, B, C... |
static class |
StormGraphCreator.NamingStrategy.DefaultNamingStrategy
Uses id as name
|
Modifier and Type | Method and Description |
---|---|
static org.jgrapht.graph.ListenableDirectedGraph<StormGraphCreator.NamedNode,org.jgrapht.graph.DefaultEdge> |
StormGraphCreator.asGraph(backtype.storm.generated.StormTopology t,
StormGraphCreator.NamingStrategy strat) |