| Package | Description |
|---|---|
| org.apache.reef.wake.profiler |
A graphical profiler that automatically instruments Tang-based Wake applications.
|
| Modifier and Type | Method and Description |
|---|---|
Vertex<?>[] |
Vertex.getOutEdges() |
| Constructor and Description |
|---|
Vertex(T object,
ConstructorDef<T> constructorDef,
Vertex<?>[] constructorArguments) |
Vertex(T object,
String name,
ConstructorDef<T> constructorDef,
Vertex<?>[] constructorArguments) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.