Package | Description |
---|---|
com.asakusafw.info.operator |
Asakusa operator DSL information models.
|
com.asakusafw.info.plan |
Asakusa execution plan information models.
|
Modifier and Type | Class and Description |
---|---|
class |
InputOperatorSpec
Represents an operator detail of flow inputs.
|
class |
OutputOperatorSpec
Represents an operator detail of flow outputs.
|
Modifier and Type | Class and Description |
---|---|
class |
PlanInputSpec
Represents a pseudo-operator detail of inputs in execution plan.
|
class |
PlanOutputSpec
Represents a pseudo-operator detail of outputs in execution plan.
|
class |
PlanVertexSpec
Represents a pseudo-operator detail of vertices in execution plan.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.