Package | Description |
---|---|
com.asakusafw.testdriver |
Test driver classes.
|
com.asakusafw.vocabulary.attribute |
Attributes about flow elements.
|
com.asakusafw.vocabulary.flow |
Flow DSL vocabulary annotations/classes about data flow representations.
|
com.asakusafw.vocabulary.flow.builder |
Flow connection APIs (for internal use only).
|
com.asakusafw.vocabulary.flow.graph |
Internal graphical representation of Flow DSL.
|
com.asakusafw.vocabulary.flow.processor |
Represents characteristics of each operator behavior.
|
com.asakusafw.vocabulary.flow.testing |
Classes for Flow DSL testing.
|
com.asakusafw.vocabulary.flow.util |
Provides built-in Flow DSL vocabularies.
|
com.asakusafw.vocabulary.operator |
Operator DSL vocabulary annotations/classes.
|
Class and Description |
---|
FlowElementInput
Represents an input port of
FlowElement . |
FlowElementOutput
Represents an output port of
FlowElement . |
Class and Description |
---|
FlowElementAttribute
An abstract interface which represents attribute of
FlowElement . |
Class and Description |
---|
FlowElementInput
Represents an input port of
FlowElement . |
FlowElementOutput
Represents an output port of
FlowElement . |
Class and Description |
---|
FlowElement
Represents a node in flow graph.
|
FlowElementAttribute
An abstract interface which represents attribute of
FlowElement . |
FlowElementDescription
A description of flow elements.
|
FlowElementInput
Represents an input port of
FlowElement . |
FlowElementOutput
Represents an output port of
FlowElement . |
OperatorHelper
Represents an operator helper method.
|
Class and Description |
---|
Connectivity
Represents a kind of connectivity.
|
FlowBoundary
Represents characteristics of flow boundaries.
|
FlowElement
Represents a node in flow graph.
|
FlowElementAttribute
An abstract interface which represents attribute of
FlowElement . |
FlowElementAttributeProvider
Provides
FlowElementAttribute s. |
FlowElementDescription
A description of flow elements.
|
FlowElementInput
Represents an input port of
FlowElement . |
FlowElementKind
Represents a kind of
FlowElement . |
FlowElementOutput
Represents an output port of
FlowElement . |
FlowElementPort
An abstract super class of I/O ports of
FlowElement . |
FlowElementPortDescription
A description of I/O port of flow elements.
|
FlowElementResolver
Resolves connections of
FlowElement . |
FlowGraph
Represents a flow graph.
|
FlowIn
Represents an input of flow graph.
|
FlowOut
Represents an output of flow graph.
|
FlowPartDescription
A description of flow-part.
|
FlowPartDescription.Parameter
Represents a parameter and its argument for flow-part.
|
FlowResourceDescription
A description of external flow resource.
|
Inline
Represents strategies how to flatten flow-parts.
|
InputDescription
A description of flow input.
|
ObservationCount
Represents an operator constraint how many each operator can perform for individual data-sets.
|
OperatorDescription
A description of user/code operator.
|
OperatorDescription.Builder
A builder for building
OperatorDescription . |
OperatorDescription.Declaration
Represents a declaration of operator.
|
OperatorDescription.Parameter
Represents a user parameter.
|
OutputDescription
A description of flow output.
|
PortConnection
Represents a connection between
FlowElementPort s. |
PortDirection
Represents the direction of each port.
|
ShuffleKey
Represents shuffle key properties.
|
ShuffleKey.Direction
Represents ordering direction.
|
ShuffleKey.Order
Represents ordering information.
|
Class and Description |
---|
FlowElementAttribute
An abstract interface which represents attribute of
FlowElement . |
Class and Description |
---|
FlowElement
Represents a node in flow graph.
|
FlowElementInput
Represents an input port of
FlowElement . |
FlowElementOutput
Represents an output port of
FlowElement . |
Class and Description |
---|
FlowElementAttribute
An abstract interface which represents attribute of
FlowElement . |
FlowElementAttributeProvider
Provides
FlowElementAttribute s. |
FlowElementDescription
A description of flow elements.
|
FlowElementKind
Represents a kind of
FlowElement . |
FlowElementOutput
Represents an output port of
FlowElement . |
FlowElementPortDescription
A description of I/O port of flow elements.
|
FlowResourceDescription
A description of external flow resource.
|
Class and Description |
---|
FlowElementAttribute
An abstract interface which represents attribute of
FlowElement . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.