Interface | Description |
---|---|
BatchInfo |
Represents a batch.
|
CommandTaskInfo |
Represents a command task.
|
CommandTaskInfo.ConfigurationResolver |
Resolves extra configurations.
|
DeleteTaskInfo |
Deletes files.
|
Element |
Represents an executable element.
|
Element.Attribute |
Represents an attribute of
Element . |
GraphElement<S extends GraphElement<S>> |
An abstract super interface for execution graph elements.
|
HadoopTaskInfo |
Represents a Hadoop task.
|
JobflowInfo |
Represents a jobflow.
|
TaskInfo |
Represents a task.
|
Class | Description |
---|---|
CommandToken |
Represents a token in command.
|
Enum | Description |
---|---|
CommandToken.TokenKind |
Represents a token.
|
DeleteTaskInfo.PathKind |
Represents kinds of path of
DeleteTaskInfo . |
TaskInfo.Phase |
Represents a task phase.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.