| Class and Description |
|---|
| ActionAttributes
An immutable class holding data that is used by several actions.
|
| ActionAttributesBuilder
A builder class for
ActionAttributes. |
| Builder
A common interface for builders.
|
| ChFSBase |
| ChFSBase.ConstructionData
Helper class that is used by the subclasses of this class and their builders.
|
| ChFSBaseBuilder
A base class for
ChgrpBuilder and ChmodBuilder. |
| Chgrp
A class representing the chgrp command of
FSAction. |
| ChgrpBuilder
A builder class for
Chgrp. |
| Chmod
A class representing the chmod command of
FSAction. |
| ChmodBuilder
A builder class for
Chmod. |
| Delete
A class representing the delete operation of
FSAction and the prepare section of other actions. |
| DistcpAction
Represents the Oozie DistCp action.
|
| DistcpActionBuilder
A builder class for
DistcpAction. |
| EmailAction
A class representing the Oozie email action.
|
| EmailActionBuilder
A builder class for
EmailAction. |
| ErrorHandler
A class encapsulating an action so that it can be used as an error handler in a workflow.
|
| FSAction
A class representing the Oozie file system action.
|
| FSActionBuilder
A builder class for
FSAction. |
| GitAction
A class representing the Oozie Git action.
|
| GitActionBuilder
A builder class for
GitAction. |
| HasAttributes
Designates whether the implementing POJO has
ActionAttributes. |
| Hive2Action
A class representing the Oozie Hive2 action.
|
| Hive2ActionBuilder
A builder class for
Hive2Action. |
| HiveAction
A class representing the Oozie Hive action.
|
| HiveActionBuilder
A builder class for
HiveAction. |
| JavaAction
A class representing the Oozie Java action.
|
| JavaActionBuilder
A builder class for
JavaAction. |
| Launcher
Represents the
<launcher> element and its siblings inside workflow XML / XSD. |
| LauncherBuilder
A builder class for
Launcher. |
| MapReduceAction
A class representing the Oozie map-reduce action.
|
| MapReduceActionBuilder
A builder class for
MapReduceAction. |
| Mkdir
A class representing the mkdir command of
FSAction and the prepare section of other actions. |
| Move
A class representing the move command of
FSAction. |
| Node
An abstract base class for API level action nodes.
|
| Node.NodeWithCondition |
| NodeBuilderBaseImpl
An abstract base class for builders that build concrete instances of subclasses of
Node. |
| PigAction
A class representing the Oozie Pig action.
|
| PigActionBuilder
A builder class for
PigAction. |
| Pipes
A class representing the piping information within a
MapReduceAction. |
| PipesBuilder
A builder class for
Pipes. |
| Prepare
A class representing the prepare section of various actions.
|
| PrepareBuilder
A builder class for
Prepare. |
| ShellAction
A class representing the Oozie shell action.
|
| ShellActionBuilder
A builder class for
ShellAction. |
| SparkAction
A class representing the Oozie Spark action.
|
| SparkActionBuilder
A builder class for
SparkAction. |
| SqoopAction
A class representing the Oozie Sqoop action.
|
| SqoopActionBuilder
A builder class for
SqoopAction. |
| SshAction
A class representing the Oozie ssh action.
|
| SshActionBuilder
A builder class for
EmailAction. |
| Streaming
A class representing the streaming information within a
MapReduceAction. |
| StreamingBuilder
A builder class for
Streaming. |
| SubWorkflowAction
A class representing the Oozie subworkflow action.
|
| SubWorkflowActionBuilder
A builder class for
SubWorkflowAction. |
| Touchz
A class representing the touchz command of
FSAction. |
| Class and Description |
|---|
| Node
An abstract base class for API level action nodes.
|
| Class and Description |
|---|
| Launcher
Represents the
<launcher> element and its siblings inside workflow XML / XSD. |
| Prepare
A class representing the prepare section of various actions.
|
| Class and Description |
|---|
| ActionAttributes
An immutable class holding data that is used by several actions.
|
| Builder
A common interface for builders.
|
| HasAttributes
Designates whether the implementing POJO has
ActionAttributes. |
| Launcher
Represents the
<launcher> element and its siblings inside workflow XML / XSD. |
| Node
An abstract base class for API level action nodes.
|
Copyright © 2021 Apache Software Foundation. All rights reserved.