public class Fusing$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Fusing$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Fusing$() |
Modifier and Type | Method and Description |
---|---|
<S extends Shape,M> |
aggressive(Graph<S,M> g)
Fuse everything that is not forbidden via AsyncBoundary attribute.
|
boolean |
Debug() |
<S extends Shape,M> |
structuralInfo(Graph<S,M> g,
Attributes attributes) |
public static final Fusing$ MODULE$
public final boolean Debug()
public <S extends Shape,M> Fusing.FusedGraph<S,M> aggressive(Graph<S,M> g)
g
- (undocumented)public <S extends Shape,M> StreamLayout.StructuralInfoModule structuralInfo(Graph<S,M> g, Attributes attributes)