Package | Description |
---|---|
com.asakusafw.info.plan |
Asakusa execution plan information models.
|
Modifier and Type | Method and Description |
---|---|
static PlanVertexSpec |
PlanVertexSpec.of(String name,
String label,
Collection<String> dependencies)
Returns an instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.