- ActionAttributes - Class in org.apache.oozie.fluentjob.api.action
-
An immutable class holding data that is used by several actions.
- ActionAttributesBuilder - Class in org.apache.oozie.fluentjob.api.action
-
- actualCondition(String) - Static method in class org.apache.oozie.fluentjob.api.Condition
-
Creates an actual condition (as opposed to a default condition).
- addAsChildToAllParents(Node) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.End
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
- addChild(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
Adds the provided node as a parent of this node.
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.End
-
Adds the provided node as a parent of this node.
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
Adds the provided node as a parent of this node.
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
Adds the provided node as a parent of this node.
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
Adds the provided node as a parent of this
NodeBase object.
- addParent(NodeBase) - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
Adds the provided node as the default conditional parent of this node.
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.End
-
Adds the provided node as the default conditional parent of this node.
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
Adds the provided node as the default conditional parent of this node.
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
Adds the provided node as the default conditional parent of this node.
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
Adds the provided node as the default conditional parent of this
NodeBase object.
- addParentDefaultConditional(Decision) - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
Adds the provided node as a conditional parent of this node.
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.End
-
Adds the provided node as a conditional parent of this node.
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
Adds the provided node as a conditional parent of this node.
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
Adds the provided node as a conditional parent of this node.
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
Adds the provided node as a conditional parent of this
NodeBase object.
- addParentWithCondition(Decision, Condition) - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
- asXml() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- attributes - Variable in class org.apache.oozie.fluentjob.api.action.GitAction
-
- attributesBuilder - Variable in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- ChFSBase - Class in org.apache.oozie.fluentjob.api.action
-
- ChFSBase.ConstructionData - Class in org.apache.oozie.fluentjob.api.action
-
Helper class that is used by the subclasses of this class and their builders.
- ChFSBaseBuilder<B extends ChFSBaseBuilder<B>> - Class in org.apache.oozie.fluentjob.api.action
-
- ChFSBaseBuilder() - Constructor for class org.apache.oozie.fluentjob.api.action.ChFSBaseBuilder
-
- Chgrp - Class in org.apache.oozie.fluentjob.api.action
-
A class representing the chgrp command of
FSAction.
- ChgrpBuilder - Class in org.apache.oozie.fluentjob.api.action
-
A builder class for
Chgrp.
- ChgrpBuilder() - Constructor for class org.apache.oozie.fluentjob.api.action.ChgrpBuilder
-
- Chmod - Class in org.apache.oozie.fluentjob.api.action
-
A class representing the chmod command of
FSAction.
- ChmodBuilder - Class in org.apache.oozie.fluentjob.api.action
-
A builder class for
Chmod.
- ChmodBuilder() - Constructor for class org.apache.oozie.fluentjob.api.action.ChmodBuilder
-
- clearArchive() - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Removes all archives that are registered with this builder.
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- clearArchives() - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- clearArgs() - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- clearArguments() - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- clearArguments() - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- clearChgrps() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all
Chgrp objects that are registered with this builder.
- clearChmods() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all
Chmod objects that are registered with this builder.
- clearCredentials() - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Removes all
Credentials registered with this builder.
- clearDeletes() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all
Delete objects that are registered with this builder.
- clearEnvironmentVariables() - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Removes all files that are registered with this builder.
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- clearFiles() - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- clearJavaOpts() - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
Removes all job XMLs that are registered with this builder.
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all job XMLs that are registered with this builder.
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Removes all job XMLs that are registered with this builder.
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- clearJobXmls() - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- clearMkdirs() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all
Mkdir objects that are registered with this builder.
- clearMoves() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all
Move objects that are registered with this builder.
- clearParams() - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- clearParams() - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- clearParams() - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- clearParents() - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Removes all parents registered with this builder.
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.End
-
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
Removes all parents (whether or not conditional) of this
NodeBase object.
- clearParents() - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
Does nothing as start nodes cannot have parents.
- clearTouchzs() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes all
Touchz objects that are registered with this builder.
- Condition - Class in org.apache.oozie.fluentjob.api
-
A class representing a condition in the "switch statement" of an Oozie decision node.
- ConfigurationEntry - Class in org.apache.oozie.fluentjob.api.workflow
-
Represents the <configuration> element and its siblings inside workflow XML / XSD.
- ConfigurationEntry(String, String) - Constructor for class org.apache.oozie.fluentjob.api.workflow.ConfigurationEntry
-
- ConfigurationEntry(String, String, String) - Constructor for class org.apache.oozie.fluentjob.api.workflow.ConfigurationEntry
-
- ConstructionData(boolean, String, String) - Constructor for class org.apache.oozie.fluentjob.api.action.ChFSBase.ConstructionData
-
- convertFrom(FLAG, Boolean) - Method in class org.apache.oozie.fluentjob.api.mapping.BooleanToFLAGConverter
-
- convertFrom(FLAG, Boolean) - Method in class org.apache.oozie.fluentjob.api.mapping.BooleanToShellFLAGConverter
-
- convertFrom(FLAG, Boolean) - Method in class org.apache.oozie.fluentjob.api.mapping.BooleanToSshFLAGConverter
-
- convertFrom(CREDENTIALS, Credentials) - Method in class org.apache.oozie.fluentjob.api.mapping.CredentialsConverter
-
- convertFrom(DECISION, Decision) - Method in class org.apache.oozie.fluentjob.api.mapping.DecisionConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.DistcpConfigurationConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.DistcpPrepareConverter
-
- convertFrom(ACTION, ExplicitNode) - Method in class org.apache.oozie.fluentjob.api.mapping.ExplicitNodeConverter
-
- convertFrom(FORK, Fork) - Method in class org.apache.oozie.fluentjob.api.mapping.ForkConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.GitConfigurationConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.GitPrepareConverter
-
- convertFrom(GLOBAL, Global) - Method in class org.apache.oozie.fluentjob.api.mapping.GlobalConverter
-
- convertFrom(WORKFLOWAPP, GraphNodes) - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodesToWORKFLOWAPPConverter
-
- convertFrom(WORKFLOWAPP, Graph) - Method in class org.apache.oozie.fluentjob.api.mapping.GraphToWORKFLOWAPPConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.Hive2ConfigurationConverter
-
- convertFrom(LAUNCHER, Launcher) - Method in class org.apache.oozie.fluentjob.api.mapping.Hive2LauncherConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.Hive2PrepareConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.HiveConfigurationConverter
-
- convertFrom(LAUNCHER, Launcher) - Method in class org.apache.oozie.fluentjob.api.mapping.HiveLauncherConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.HivePrepareConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.InlineWorkflowConfigurationConverter
-
- convertFrom(LAUNCHER, Launcher) - Method in class org.apache.oozie.fluentjob.api.mapping.InlineWorkflowLauncherConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.InlineWorkflowPrepareConverter
-
- convertFrom(JOIN, Join) - Method in class org.apache.oozie.fluentjob.api.mapping.JoinConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.MapToConfigurationPropertyConverter
-
- convertFrom(PARAMETERS, Parameters) - Method in class org.apache.oozie.fluentjob.api.mapping.ParametersConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.ShellConfigurationConverter
-
- convertFrom(LAUNCHER, Launcher) - Method in class org.apache.oozie.fluentjob.api.mapping.ShellLauncherConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.ShellPrepareConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.SparkConfigurationConverter
-
- convertFrom(LAUNCHER, Launcher) - Method in class org.apache.oozie.fluentjob.api.mapping.SparkLauncherConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.SparkPrepareConverter
-
- convertFrom(CONFIGURATION, Map) - Method in class org.apache.oozie.fluentjob.api.mapping.SqoopConfigurationConverter
-
- convertFrom(LAUNCHER, Launcher) - Method in class org.apache.oozie.fluentjob.api.mapping.SqoopLauncherConverter
-
- convertFrom(PREPARE, Prepare) - Method in class org.apache.oozie.fluentjob.api.mapping.SqoopPrepareConverter
-
- convertFrom(START, Start) - Method in class org.apache.oozie.fluentjob.api.mapping.StartConverter
-
- convertTo(Boolean, FLAG) - Method in class org.apache.oozie.fluentjob.api.mapping.BooleanToFLAGConverter
-
- convertTo(Boolean, FLAG) - Method in class org.apache.oozie.fluentjob.api.mapping.BooleanToShellFLAGConverter
-
- convertTo(Boolean, FLAG) - Method in class org.apache.oozie.fluentjob.api.mapping.BooleanToSshFLAGConverter
-
- convertTo(Credentials, CREDENTIALS) - Method in class org.apache.oozie.fluentjob.api.mapping.CredentialsConverter
-
- convertTo(Decision, DECISION) - Method in class org.apache.oozie.fluentjob.api.mapping.DecisionConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.DistcpConfigurationConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.DistcpPrepareConverter
-
- convertTo(ExplicitNode, ACTION) - Method in class org.apache.oozie.fluentjob.api.mapping.ExplicitNodeConverter
-
- convertTo(Fork, FORK) - Method in class org.apache.oozie.fluentjob.api.mapping.ForkConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.GitConfigurationConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.GitPrepareConverter
-
- convertTo(Global, GLOBAL) - Method in class org.apache.oozie.fluentjob.api.mapping.GlobalConverter
-
- convertTo(GraphNodes, WORKFLOWAPP) - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodesToWORKFLOWAPPConverter
-
- convertTo(Graph, WORKFLOWAPP) - Method in class org.apache.oozie.fluentjob.api.mapping.GraphToWORKFLOWAPPConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.Hive2ConfigurationConverter
-
- convertTo(Launcher, LAUNCHER) - Method in class org.apache.oozie.fluentjob.api.mapping.Hive2LauncherConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.Hive2PrepareConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.HiveConfigurationConverter
-
- convertTo(Launcher, LAUNCHER) - Method in class org.apache.oozie.fluentjob.api.mapping.HiveLauncherConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.HivePrepareConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.InlineWorkflowConfigurationConverter
-
- convertTo(Launcher, LAUNCHER) - Method in class org.apache.oozie.fluentjob.api.mapping.InlineWorkflowLauncherConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.InlineWorkflowPrepareConverter
-
- convertTo(Join, JOIN) - Method in class org.apache.oozie.fluentjob.api.mapping.JoinConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.MapToConfigurationPropertyConverter
-
- convertTo(Parameters, PARAMETERS) - Method in class org.apache.oozie.fluentjob.api.mapping.ParametersConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.ShellConfigurationConverter
-
- convertTo(Launcher, LAUNCHER) - Method in class org.apache.oozie.fluentjob.api.mapping.ShellLauncherConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.ShellPrepareConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.SparkConfigurationConverter
-
- convertTo(Launcher, LAUNCHER) - Method in class org.apache.oozie.fluentjob.api.mapping.SparkLauncherConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.SparkPrepareConverter
-
- convertTo(Map, CONFIGURATION) - Method in class org.apache.oozie.fluentjob.api.mapping.SqoopConfigurationConverter
-
- convertTo(Launcher, LAUNCHER) - Method in class org.apache.oozie.fluentjob.api.mapping.SqoopLauncherConverter
-
- convertTo(Prepare, PREPARE) - Method in class org.apache.oozie.fluentjob.api.mapping.SqoopPrepareConverter
-
- convertTo(Start, START) - Method in class org.apache.oozie.fluentjob.api.mapping.StartConverter
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
Creates and returns an empty builder.
- create() - Static method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Creates and returns an empty builder.
- create() - Static method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Creates and returns an empty builder.
- create() - Static method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Creates and returns an empty builder.
- create() - Static method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
Creates and returns an empty builder.
- create() - Method in interface org.apache.oozie.fluentjob.api.factory.WorkflowFactory
-
- create() - Static method in class org.apache.oozie.fluentjob.api.workflow.CredentialBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.workflow.CredentialsBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- create() - Static method in class org.apache.oozie.fluentjob.api.workflow.ParametersBuilder
-
- createFromAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
- createFromExisting(ActionAttributes) - Static method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
- createFromExisting(Credential) - Static method in class org.apache.oozie.fluentjob.api.workflow.CredentialBuilder
-
- createFromExisting(Credentials) - Static method in class org.apache.oozie.fluentjob.api.workflow.CredentialsBuilder
-
- createFromExisting(HasAttributes) - Static method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- createFromExisting(Parameters) - Static method in class org.apache.oozie.fluentjob.api.workflow.ParametersBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- createFromExistingAction(EmailAction) - Static method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
- createFromExistingAction(GitAction) - Static method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- createFromExistingAction(Hive2Action) - Static method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- createFromExistingAction(HiveAction) - Static method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- createFromExistingAction(JavaAction) - Static method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
- createFromExistingAction(PigAction) - Static method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- createFromExistingAction(ShellAction) - Static method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- createFromExistingAction(SparkAction) - Static method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- createFromExistingAction(SqoopAction) - Static method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- createFromExistingAction(SshAction) - Static method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- createFromExistingAction(Node) - Static method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- createFromExistingAction(SubWorkflowAction) - Static method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
- Credential - Class in org.apache.oozie.fluentjob.api.workflow
-
Represents the <credential> element and its siblings inside workflow XML / XSD.
- Credential(String, String, ImmutableList<ConfigurationEntry>) - Constructor for class org.apache.oozie.fluentjob.api.workflow.Credential
-
- CredentialBuilder - Class in org.apache.oozie.fluentjob.api.workflow
-
- Credentials - Class in org.apache.oozie.fluentjob.api.workflow
-
Represents the <credentials> element and its siblings inside workflow XML / XSD.
- Credentials(ImmutableList<Credential>) - Constructor for class org.apache.oozie.fluentjob.api.workflow.Credentials
-
- CredentialsBuilder - Class in org.apache.oozie.fluentjob.api.workflow
-
- CredentialsConverter - Class in org.apache.oozie.fluentjob.api.mapping
-
A
DozerConverter converting from
Credentials to JAXB
CREDENTIALS.
- CredentialsConverter() - Constructor for class org.apache.oozie.fluentjob.api.mapping.CredentialsConverter
-
- get() - Method in class org.apache.oozie.fluentjob.api.ModifyOnce
-
Returns the wrapped value.
- getActionClass() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getActionName() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getAllChildren() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns an unmodifiable view of list of all the children of this
Node.
- getAllNodes() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getAllParents() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns a list of all the parents of this node, including unconditional and conditional parents.
- getAppPath() - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowAction
-
Returns the path to the application definition (usually workflow.xml) of the subworkflow.
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
Returns a list of the names of the archives associated with this
ActionAttributes object.
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
Returns an immutable list of the names of the archives associated with this
MapReduceAction object.
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getArchives() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getArgs() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
Get all the arguments.
- getArgs() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getArgs() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getArgs() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getArgs() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getArgs() - Method in class org.apache.oozie.fluentjob.api.action.SshAction
-
- getArguments() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getArguments() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getAttachment() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the attachment of the email.
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getAttributes() - Method in interface org.apache.oozie.fluentjob.api.action.HasAttributes
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.action.SshAction
-
- getAttributes() - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getBcc() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the address of the secret recipient of a copy of the email.
- getBody() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the body of the email.
- getBranch() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getCc() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the address of the recipient of a copy of the email.
- getChgrps() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getChgrps() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the
Chgrp objects that specify the directories or files the owner / group of which will be changed
and to what when running this action.
- getChild() - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
Returns the child of this node.
- getChild() - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- getChild() - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
Returns the child of this
Start object.
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.End
-
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
Returns all the children (whether conditional or not) of this
NodeBase object.
- getChildren() - Method in class org.apache.oozie.fluentjob.api.dag.Start
-
- getChildrenWithConditions() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns an unmodifiable view of list of the children with condition (including the default) of this
Node.
- getChildrenWithConditions() - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
Returns the children of this
Decision node together with their conditions (all children are conditional),
including the default child.
- getChildrenWithoutConditions() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns an unmodifiable view of list of the children without condition of this
Node.
- getChmods() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getChmods() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the
Chmod objects that specify the directories or files the permission of which will be changed
and to what when running this action.
- getCommand() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getCommand() - Method in class org.apache.oozie.fluentjob.api.action.SshAction
-
- getCondition() - Method in class org.apache.oozie.fluentjob.api.action.Node.NodeWithCondition
-
- getCondition() - Method in class org.apache.oozie.fluentjob.api.Condition
-
Returns the string defining the condition or null if this is a default condition.
- getCondition() - Method in class org.apache.oozie.fluentjob.api.dag.DagNodeWithCondition
-
- getConfigClass() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getConfigClass() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the value associated with the provided configuration property name.
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
Returns the value associated with the provided configuration property name.
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowAction
-
Returns the value associated with the provided configuration property name.
- getConfigProperty(String) - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
Returns a map of the configuration key-value pairs stored in this
ActionAttributes object.
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns all configuration properties of this
FSAction as a map.
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
Returns an immutable map of the configuration key-value pairs stored in this
MapReduceAction object.
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowAction
-
Returns an immutable map of the configuration key-value pairs stored in this
MapReduceAction object.
- getConfiguration() - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getConfigurationEntries() - Method in class org.apache.oozie.fluentjob.api.workflow.Credential
-
- getConstructionData() - Method in class org.apache.oozie.fluentjob.api.action.ChFSBaseBuilder
-
- getContentType() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the content type of the email.
- getCredentials() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
- getCredentials() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
- getCredentials() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getCredentials() - Method in class org.apache.oozie.fluentjob.api.workflow.Credentials
-
- getCredentials() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getDefaultChild() - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
Returns the default child of this Decision node.
- getDefaultConditionalChild() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns the default conditional child of this
Node.
- getDeletes() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getDeletes() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the
Delete objects that specify which directories or files will be deleted when running this action.
- getDeletes() - Method in class org.apache.oozie.fluentjob.api.action.Prepare
-
Returns the
Delete objects that specify which directories or files will be deleted.
- getDescription() - Method in class org.apache.oozie.fluentjob.api.workflow.ConfigurationEntry
-
- getDescription() - Method in class org.apache.oozie.fluentjob.api.workflow.Parameter
-
- getDestinationUri() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getDirFiles() - Method in class org.apache.oozie.fluentjob.api.action.ChFSBase
-
Returns whether this file system operation should be applied to all files in the given directory.
- getEnd() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
Returns the end node of this graph.
- getEnd() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getEnvironmentVariables() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getEnvs() - Method in class org.apache.oozie.fluentjob.api.action.Streaming
-
Returns the environment variables of this
Streaming object as a list.
- getErrorHandler() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns the error handler of this node.
- getExecutable() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
Returns a list of the names of the files associated with this
ActionAttributes object.
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
Returns an immutable list of the names of the files associated with this
MapReduceAction object.
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getFiles() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getFirstNonDecisionJoinDescendant() - Method in class org.apache.oozie.fluentjob.api.dag.DecisionJoin
-
- getGitUri() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getGlobal() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
- getGlobal() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getGlobal() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getGroup() - Method in class org.apache.oozie.fluentjob.api.action.Chgrp
-
Returns the new group that will be set by the command.
- getHandlerNode() - Method in class org.apache.oozie.fluentjob.api.action.ErrorHandler
-
Returns the error handler action node.
- getHost() - Method in class org.apache.oozie.fluentjob.api.action.SshAction
-
- getInputformat() - Method in class org.apache.oozie.fluentjob.api.action.Pipes
-
Returns the input format of this
Pipes object.
- getJar() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getJavaOpts() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
Get the java options.
- getJavaOpts() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getJavaOpts() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getJavaOptsString() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getJdbcUrl() - Method in class org.apache.oozie.fluentjob.api.action.Hive2Action
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the list of job XMLs used by this
FSAction.
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getJobXmls() - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getKeyPath() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getLauncher() - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getMainClass() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getMap() - Method in class org.apache.oozie.fluentjob.api.action.Pipes
-
Returns the mapper of this
Pipes object.
- getMapper() - Method in class org.apache.oozie.fluentjob.api.action.Streaming
-
- getMaster() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getMemoryMb() - Method in class org.apache.oozie.fluentjob.api.action.Launcher
-
- getMkdirs() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getMkdirs() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the
Mkdir objects that specify which directories will be created when running this action.
- getMkdirs() - Method in class org.apache.oozie.fluentjob.api.action.Prepare
-
Returns the
Mkdir objects that specify which directories will be created.
- getMode() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getModifyAcl() - Method in class org.apache.oozie.fluentjob.api.action.Launcher
-
- getMoves() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getMoves() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the
Move objects that specify which directories or files will be moved and where when running this action.
- getName() - Method in class org.apache.oozie.fluentjob.api.action.ErrorHandler
-
Returns the name of the error handler action.
- getName() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns the name of the node.
- getName() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
Returns the name of this graph.
- getName() - Method in class org.apache.oozie.fluentjob.api.dag.NodeBase
-
Returns the name of this
NodeBase object.
- getName() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getName() - Method in class org.apache.oozie.fluentjob.api.workflow.ConfigurationEntry
-
- getName() - Method in class org.apache.oozie.fluentjob.api.workflow.Credential
-
- getName() - Method in class org.apache.oozie.fluentjob.api.workflow.Parameter
-
- getName() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the name node used by this
FSAction.
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getNameNode() - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getNode() - Method in class org.apache.oozie.fluentjob.api.action.Node.NodeWithCondition
-
- getNode() - Method in class org.apache.oozie.fluentjob.api.dag.DagNodeWithCondition
-
- getNodeByName(String) - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
Returns the node with the given name in this graph if it exists, null otherwise.
- getNodes() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
Returns a collection of the nodes in this graph.
- getNodes() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getNodes() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getParameters() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
- getParameters() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getParameters() - Method in class org.apache.oozie.fluentjob.api.workflow.Parameters
-
- getParameters() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getParams() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getParent() - Method in class org.apache.oozie.fluentjob.api.dag.Decision
-
Returns the parent of this node.
- getParent() - Method in class org.apache.oozie.fluentjob.api.dag.End
-
Returns the parent of this node.
- getParent() - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
Returns the parent of this node.
- getParent() - Method in class org.apache.oozie.fluentjob.api.dag.Fork
-
Returns the parent of this node.
- getParents() - Method in class org.apache.oozie.fluentjob.api.dag.JoiningNodeBase
-
Returns an unmodifiable list of the parents of this node.
- getParentsWithConditions() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns a list of the conditional parents of this node together with their conditions.
- getParentsWithoutConditions() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Returns a list of the unconditional parents of this node.
- getPartitioner() - Method in class org.apache.oozie.fluentjob.api.action.Pipes
-
Returns the partitioner of this
Pipes object.
- getPassword() - Method in class org.apache.oozie.fluentjob.api.action.Hive2Action
-
- getPath() - Method in class org.apache.oozie.fluentjob.api.action.ChFSBase
-
Returns the path of the target of this file system operation.
- getPath() - Method in class org.apache.oozie.fluentjob.api.action.Delete
-
Returns the path of the item to be deleted.
- getPath() - Method in class org.apache.oozie.fluentjob.api.action.Mkdir
-
Returns the path of the directory that will be created.
- getPath() - Method in class org.apache.oozie.fluentjob.api.action.Touchz
-
Returns the path of the file that the touch operation will be executed on.
- getPermissions() - Method in class org.apache.oozie.fluentjob.api.action.Chmod
-
Returns the new permissions that will be set by the command.
- getPipes() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getPipes() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getPrepare() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getProgram() - Method in class org.apache.oozie.fluentjob.api.action.Pipes
-
Returns the program of this
Pipes object.
- getQuery() - Method in class org.apache.oozie.fluentjob.api.action.HiveAction
-
- getQueue() - Method in class org.apache.oozie.fluentjob.api.action.Launcher
-
- getRealNode() - Method in class org.apache.oozie.fluentjob.api.dag.ExplicitNode
-
Returns the API level
Node object defined by the end user.
- getRecipient() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the address of the recipient of the email.
- getRecordReader() - Method in class org.apache.oozie.fluentjob.api.action.Streaming
-
Returns the record reader of this
Streaming object.
- getRecordReaderMappings() - Method in class org.apache.oozie.fluentjob.api.action.Streaming
-
Returns the record reader mappings of this
Streaming object as a list.
- getReduce() - Method in class org.apache.oozie.fluentjob.api.action.Pipes
-
Returns the reducer of this
Pipes object.
- getReducer() - Method in class org.apache.oozie.fluentjob.api.action.Streaming
-
Returns the reducer of this
Streaming object.
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
Returns the resource manager address
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.DistcpAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.GitAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.JavaAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.ShellAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.action.SqoopAction
-
- getResourceManager() - Method in class org.apache.oozie.fluentjob.api.workflow.Global
-
- getRetryInterval() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Get the
retry-interval attribute of this
Node.
- getRetryMax() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Get the
retry-max attribute of this
Node.
- getRetryPolicy() - Method in class org.apache.oozie.fluentjob.api.action.Node
-
Get the
retry-policy attribute of this
Node.
- getRoots() - Method in class org.apache.oozie.fluentjob.api.workflow.Workflow
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.ChFSBaseBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.ChgrpBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.ChmodBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- getRuntimeSelfReference() - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
- getScript() - Method in class org.apache.oozie.fluentjob.api.action.PigAction
-
- getSharelib() - Method in class org.apache.oozie.fluentjob.api.action.Launcher
-
- getSkipTrash() - Method in class org.apache.oozie.fluentjob.api.action.Delete
-
Returns whether the trash should be skipped when deleting the items.
- getSource() - Method in class org.apache.oozie.fluentjob.api.action.Move
-
Returns the source path of this
Move operation.
- getSparkOpts() - Method in class org.apache.oozie.fluentjob.api.action.SparkAction
-
- getStart() - Method in class org.apache.oozie.fluentjob.api.dag.Graph
-
Returns the start node of this graph.
- getStart() - Method in class org.apache.oozie.fluentjob.api.mapping.GraphNodes
-
- getStreaming() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getStreaming() - Method in class org.apache.oozie.fluentjob.api.action.MapReduceAction
-
- getSubject() - Method in class org.apache.oozie.fluentjob.api.action.EmailAction
-
Returns the subject of the email.
- getTarget() - Method in class org.apache.oozie.fluentjob.api.action.Move
-
Returns the target path of this
Move operation.
- getTouchzs() - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributes
-
- getTouchzs() - Method in class org.apache.oozie.fluentjob.api.action.FSAction
-
Returns the
Touchz objects that specify which files will be touched when running this action.
- getType() - Method in class org.apache.oozie.fluentjob.api.workflow.Credential
-
- getValue() - Method in class org.apache.oozie.fluentjob.api.workflow.ConfigurationEntry
-
- getValue() - Method in class org.apache.oozie.fluentjob.api.workflow.Parameter
-
- getVCores() - Method in class org.apache.oozie.fluentjob.api.action.Launcher
-
- getViewAcl() - Method in class org.apache.oozie.fluentjob.api.action.Launcher
-
- getWriter() - Method in class org.apache.oozie.fluentjob.api.action.Pipes
-
Returns the writer of this
Pipes object.
- GitAction - Class in org.apache.oozie.fluentjob.api.action
-
A class representing the Oozie Git action.
- GitActionBuilder - Class in org.apache.oozie.fluentjob.api.action
-
- GitConfigurationConverter - Class in org.apache.oozie.fluentjob.api.mapping
-
A
DozerConverter converting from
Map to JAXB
CONFIGURATION.
- GitConfigurationConverter() - Constructor for class org.apache.oozie.fluentjob.api.mapping.GitConfigurationConverter
-
- GitPrepareConverter - Class in org.apache.oozie.fluentjob.api.mapping
-
A
DozerConverter converting from
Prepare to JAXB
PREPARE.
- GitPrepareConverter() - Constructor for class org.apache.oozie.fluentjob.api.mapping.GitPrepareConverter
-
- gitUri - Variable in class org.apache.oozie.fluentjob.api.action.GitAction
-
- Global - Class in org.apache.oozie.fluentjob.api.workflow
-
- GlobalBuilder - Class in org.apache.oozie.fluentjob.api.workflow
-
- GlobalConverter - Class in org.apache.oozie.fluentjob.api.mapping
-
A
DozerConverter converting from
Global to JAXB
GLOBAL.
- GlobalConverter() - Constructor for class org.apache.oozie.fluentjob.api.mapping.GlobalConverter
-
- Graph - Class in org.apache.oozie.fluentjob.api.dag
-
The class holding the intermediate representation of the workflow.
- Graph(Workflow) - Constructor for class org.apache.oozie.fluentjob.api.dag.Graph
-
Creates a new
Graph object transforming the graph of the provided
Workflow object
into an intermediate level graph.
- GraphNodes - Class in org.apache.oozie.fluentjob.api.mapping
-
We use this class for better testability of the conversion from a Graph to WORKFLOWAPP - we don't have to build
a Workflow to turn it into a Graph, we can generate the NodeBase's directly in the tests.
- GraphNodesToWORKFLOWAPPConverter - Class in org.apache.oozie.fluentjob.api.mapping
-
A
DozerConverter converting from
GraphNodes to JAXB
WORKFLOWAPP.
- GraphNodesToWORKFLOWAPPConverter() - Constructor for class org.apache.oozie.fluentjob.api.mapping.GraphNodesToWORKFLOWAPPConverter
-
- graphToDot(Graph) - Static method in class org.apache.oozie.fluentjob.api.GraphVisualization
-
- graphToPng(Graph, String) - Static method in class org.apache.oozie.fluentjob.api.GraphVisualization
-
- GraphToWORKFLOWAPPConverter - Class in org.apache.oozie.fluentjob.api.mapping
-
A
DozerConverter converting from
Graph to JAXB
WORKFLOWAPP.
- GraphToWORKFLOWAPPConverter() - Constructor for class org.apache.oozie.fluentjob.api.mapping.GraphToWORKFLOWAPPConverter
-
- GraphVisualization - Class in org.apache.oozie.fluentjob.api
-
- GraphVisualization() - Constructor for class org.apache.oozie.fluentjob.api.GraphVisualization
-
- withActionClass(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withActionName(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withAppPath(String) - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
Registers the path to the application definition (usually workflow.xml) of the subworkflow.
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers an archive with this builder.
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withArg(String) - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- withArgument(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withArgument(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withAttachment(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the attachment of the email.
- withBcc(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the address of the secret recipient of a copy of the email.
- withBody(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the body of the email.
- withBranch(String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withCaptureOutput(Boolean) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withCaptureOutput(Boolean) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withCaptureOutput(Boolean) - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- withCc(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the address of the recipient of a copy of the email.
- withChgrp(Chgrp) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a
Chgrp object with this builder.
- withChmod(Chmod) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a
Chmod object with this builder.
- withCommand(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withCommand(String) - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- withConfigClass(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers a configuration class with this builder.
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
Registers a configuration property (a key-value pair) with this builder.
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a configuration property (a key-value pair) with this builder.
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers a configuration property (a key-value pair) with this builder.
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
Registers a configuration property (a key-value pair) with this builder.
- withConfigProperty(String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- withConfigurationEntry(String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.CredentialBuilder
-
- withContentType(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the content type of the email.
- withCredential(Credential) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers a
Credential that will be the
cred of the action built by this builder.
- withCredential(String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.CredentialsBuilder
-
- withCredential(String, String, List<ConfigurationEntry>) - Method in class org.apache.oozie.fluentjob.api.workflow.CredentialsBuilder
-
- withCredential(Credential) - Method in class org.apache.oozie.fluentjob.api.workflow.CredentialsBuilder
-
- withCredentials(Credentials) - Method in class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- withDagContainingNode(Node) - Method in class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- withDelete(Delete) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a
Delete object with this builder.
- withDelete(String) - Method in class org.apache.oozie.fluentjob.api.action.PrepareBuilder
-
Registers a
Delete object with this builder.
- withDelete(String, Boolean) - Method in class org.apache.oozie.fluentjob.api.action.PrepareBuilder
-
Registers a
Delete object with this builder.
- withDestinationUri(String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withEnv(String) - Method in class org.apache.oozie.fluentjob.api.action.StreamingBuilder
-
Registers an environment variable with this builder.
- withEnvironmentVariable(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withErrorHandler(ErrorHandler) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers an error handler with this builder.
- withExecutable(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers a file with this builder.
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withFile(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withGitUri(String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withGlobal(Global) - Method in class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- withGroup(String) - Method in class org.apache.oozie.fluentjob.api.action.ChgrpBuilder
-
Sets the new group that will be set by the operation.
- withHost(String) - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- withInputformat(String) - Method in class org.apache.oozie.fluentjob.api.action.PipesBuilder
-
Registers an input format with this builder.
- withJar(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withJavaOpt(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withJavaOpts(String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withJavaOptsString(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withJdbcUrl(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
Registers a job XML with this builder.
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a job XML with this builder.
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers a job XML with this builder.
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withJobXml(String) - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- withKeyPath(String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withLauncher(Launcher) - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- withMainClass(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withMap(String) - Method in class org.apache.oozie.fluentjob.api.action.PipesBuilder
-
Registers a mapper with this builder.
- withMapper(String) - Method in class org.apache.oozie.fluentjob.api.action.StreamingBuilder
-
Registers a mapper with this builder.
- withMaster(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withMemoryMb(long) - Method in class org.apache.oozie.fluentjob.api.action.LauncherBuilder
-
- withMkdir(Mkdir) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a
Mkdir object with this builder.
- withMkdir(String) - Method in class org.apache.oozie.fluentjob.api.action.PrepareBuilder
-
Registers a
Mkdir object with this builder The
Mkdir object will have the provided path as
its target.
- withMode(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withModifyAcl(String) - Method in class org.apache.oozie.fluentjob.api.action.LauncherBuilder
-
- withMove(Move) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a
Move object with this builder.
- withName(String) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers a name that will be the name of the action built by this builder.
- withName(String) - Method in class org.apache.oozie.fluentjob.api.workflow.CredentialBuilder
-
- withName(String) - Method in class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
Registers a name node.
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a name node.
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers a name node.
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withNameNode(String) - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Removes an archive if it is registered with this builder, otherwise does nothing.
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withoutArchive(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withoutArg(String) - Method in class org.apache.oozie.fluentjob.api.action.SshActionBuilder
-
- withoutArgument(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withoutArgument(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withoutChgrp(Chgrp) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a
Chgrp object if it is registered with this builder, otherwise does nothing.
- withoutChmod(Chmod) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a
Chmod object if it is registered with this builder, otherwise does nothing.
- withoutCredential(Credential) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Removes a
Credential registered with this builder.
- withoutDelete(Delete) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a
Delete object if it is registered with this builder, otherwise does nothing.
- withoutEnvironmentVariable(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withoutErrorHandler() - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Removes the currently registered error handler if any.
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Removes a file if it is registered with this builder, otherwise does nothing.
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withoutFile(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withoutJavaOpt(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
Removes a job XML if it is registered with this builder, otherwise does nothing.
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a job XML if it is registered with this builder, otherwise does nothing.
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Removes a job XML if it is registered with this builder, otherwise does nothing.
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withoutJobXml(String) - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- withoutMkdir(Mkdir) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a
Mkdir object if it is registered with this builder, otherwise does nothing.
- withoutMove(Move) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a
Move object if it is registered with this builder, otherwise does nothing.
- withoutParam(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withoutParam(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withoutParam(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withoutParent(Node) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Removes a parent registered with this builder.
- withoutPropagatingConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
Registers that the configuration of the main workflow should NOT propagate to the subworkflow.
- withoutTouchz(Touchz) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Removes a
Touchz object if it is registered with this builder, otherwise does nothing.
- withParam(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withParam(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withParam(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withParameter(String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.ParametersBuilder
-
- withParameter(String, String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.ParametersBuilder
-
- withParameter(String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- withParameter(String, String, String) - Method in class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- withParent(Node) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers an unconditional parent with this builder.
- withParentDefaultConditional(Node) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers a conditional parent for which this node is the default transition.
- withParentWithCondition(Node, String) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers a conditional parent with this builder.
- withPartitioner(String) - Method in class org.apache.oozie.fluentjob.api.action.PipesBuilder
-
Registers a partitioner with this builder.
- withPassword(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withPath(String) - Method in class org.apache.oozie.fluentjob.api.action.ChFSBaseBuilder
-
Sets the path of the target of this file system operation.
- withPermissions(String) - Method in class org.apache.oozie.fluentjob.api.action.ChmodBuilder
-
Sets the new permissions that will be set by the operation.
- withPipes(Pipes) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
Registers a
Pipes object.
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withPrepare(Prepare) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withProgram(String) - Method in class org.apache.oozie.fluentjob.api.action.PipesBuilder
-
Registers an executable program with this builder.
- withPropagatingConfiguration() - Method in class org.apache.oozie.fluentjob.api.action.SubWorkflowActionBuilder
-
Registers that the configuration of the main workflow should propagate to the subworkflow.
- withQuery(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withQuery(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withQueue(String) - Method in class org.apache.oozie.fluentjob.api.action.LauncherBuilder
-
- withRecipient(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the address of the recipient of the email.
- withRecordReader(String) - Method in class org.apache.oozie.fluentjob.api.action.StreamingBuilder
-
Registers a record reader with this builder.
- withRecordReaderMapping(String) - Method in class org.apache.oozie.fluentjob.api.action.StreamingBuilder
-
Registers a record reader mapping with this builder.
- withReduce(String) - Method in class org.apache.oozie.fluentjob.api.action.PipesBuilder
-
Registers a reducer with this builder.
- withReducer(String) - Method in class org.apache.oozie.fluentjob.api.action.StreamingBuilder
-
Registers a reducer with this builder.
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.ActionAttributesBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.DistcpActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.GitActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.JavaActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.ShellActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.action.SqoopActionBuilder
-
- withResourceManager(String) - Method in class org.apache.oozie.fluentjob.api.workflow.GlobalBuilder
-
- withRetryInterval(Integer) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers an
Integer that will be the
retry-interval of the action built by this builder.
- withRetryMax(Integer) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers an
Integer that will be the
retry-max of the action built by this builder.
- withRetryPolicy(String) - Method in class org.apache.oozie.fluentjob.api.action.NodeBuilderBaseImpl
-
Registers a
String that will be the
retry-policy of the action built by this builder.
- withScript(String) - Method in class org.apache.oozie.fluentjob.api.action.Hive2ActionBuilder
-
- withScript(String) - Method in class org.apache.oozie.fluentjob.api.action.HiveActionBuilder
-
- withScript(String) - Method in class org.apache.oozie.fluentjob.api.action.PigActionBuilder
-
- withSharelib(String) - Method in class org.apache.oozie.fluentjob.api.action.LauncherBuilder
-
- withSparkOpts(String) - Method in class org.apache.oozie.fluentjob.api.action.SparkActionBuilder
-
- withStreaming(Streaming) - Method in class org.apache.oozie.fluentjob.api.action.MapReduceActionBuilder
-
- withSubject(String) - Method in class org.apache.oozie.fluentjob.api.action.EmailActionBuilder
-
Sets the subject of the email.
- withTouchz(Touchz) - Method in class org.apache.oozie.fluentjob.api.action.FSActionBuilder
-
Registers a
Touchz object with this builder.
- withType(String) - Method in class org.apache.oozie.fluentjob.api.workflow.CredentialBuilder
-
- withVCores(long) - Method in class org.apache.oozie.fluentjob.api.action.LauncherBuilder
-
- withViewAcl(String) - Method in class org.apache.oozie.fluentjob.api.action.LauncherBuilder
-
- withWriter(String) - Method in class org.apache.oozie.fluentjob.api.action.PipesBuilder
-
Registers a writer with this builder.
- Workflow - Class in org.apache.oozie.fluentjob.api.workflow
-
Being the topmost POJO in the Jobs API hierarchy, represents the <workflow> element
and its siblings inside workflow XML / XSD.
- WorkflowBuilder - Class in org.apache.oozie.fluentjob.api.workflow
-
- WorkflowBuilder() - Constructor for class org.apache.oozie.fluentjob.api.workflow.WorkflowBuilder
-
- WorkflowFactory - Interface in org.apache.oozie.fluentjob.api.factory
-
A marker interface telling callers the implementor can and will create a
Workflow instance.
- WorkflowMarshaller - Class in org.apache.oozie.fluentjob.api.serialization
-
Similar to JAXB
Marshaller /
Unmarshaller, this class translates between Jobs API
Workflow
and JAXB
WORKFLOWAPP by using the appropriate Dozer converters.
- WorkflowMarshaller() - Constructor for class org.apache.oozie.fluentjob.api.serialization.WorkflowMarshaller
-
- workflowToPng(Workflow, String) - Static method in class org.apache.oozie.fluentjob.api.GraphVisualization
-