Package | Description |
---|---|
com.asakusafw.info.plan |
Asakusa execution plan information models.
|
Modifier and Type | Method and Description |
---|---|
static PlanOutputSpec |
PlanOutputSpec.of(String name,
DataExchange exchange,
InputGroup group)
Creates a new instance.
|
static PlanOutputSpec |
PlanOutputSpec.of(String name,
DataExchange exchange,
InputGroup group,
Collection<String> extraOperations)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.