Package | Description |
---|---|
org.apache.reef.tang.util.walk |
Utility classes for configuration graph and injection plan traversal.
|
org.apache.reef.tang.util.walk.graphviz |
produce Graphviz representation of TANG configuration graph and injection plan.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
AbstractInjectionPlanNodeVisitor.visit(JavaInstance<?> node)
Process current injection plan node of JavaInstance type.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GraphvizInjectionPlanVisitor.visit(JavaInstance<?> node)
Process current injection plan node of JavaInstance type.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.