Package | Description |
---|---|
com.asakusafw.vocabulary.flow.util |
Provides built-in Flow DSL vocabularies.
|
Class and Description |
---|
CoreOperatorFactory.Checkpoint
Represents a checkpoint operator which provides restarting point for (partial) failures.
|
CoreOperatorFactory.Confluent
Represents a confluent operator which provides union of data-sets.
|
CoreOperatorFactory.Empty
Represents an empty operator which provides empty data-sets.
|
CoreOperatorFactory.EmptyFragment
An empty operator fragment which requires the target type.
|
CoreOperatorFactory.Extend
Represents a extend operator which transforms data model objects into other data model types.
|
CoreOperatorFactory.ExtendFragment
An extend operator fragment which requires the target type.
|
CoreOperatorFactory.Project
Represents a project operator which transforms data model objects into other data model types.
|
CoreOperatorFactory.ProjectFragment
An project operator fragment which requires the target type.
|
CoreOperatorFactory.Restructure
Represents a restructure operator which transforms data model objects into other data model types.
|
CoreOperatorFactory.RestructureFragment
An restructure operator fragment which requires the target type.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.