public class Fusing
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Fusing.BuildStructuralInfo
INTERNAL API
|
Constructor and Description |
---|
Fusing() |
Modifier and Type | Method and Description |
---|---|
static <S extends Shape,M> |
aggressive(Graph<S,M> g)
Fuse everything that is not forbidden via AsyncBoundary attribute.
|
static boolean |
Debug() |
static <S extends Shape,M> |
structuralInfo(Graph<S,M> g,
Attributes attributes) |
public static final boolean Debug()
public static <S extends Shape,M> Fusing.FusedGraph<S,M> aggressive(Graph<S,M> g)
g
- (undocumented)public static <S extends Shape,M> StreamLayout.StructuralInfoModule structuralInfo(Graph<S,M> g, Attributes attributes)