A B C D E F G H I J K L M N O P Q R S T U V W X

A

ACTION_MAX_RETRIES - Static variable in class org.apache.oozie.client.OozieClient
 
ACTION_NOTIFICATION_URL - Static variable in class org.apache.oozie.client.OozieClient
 
ACTION_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
ACTION_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ACTION_RETRY_INTERVAL - Static variable in class org.apache.oozie.client.OozieClient
 
addArchive(Properties, String) - Method in class org.apache.oozie.client.XOozieClient
The equivalent to tag in oozie's workflow xml.
addCommand(String, String, String, Options, boolean) - Method in class org.apache.oozie.cli.CLIParser
Add a command to the parser.
addFile(Properties, String) - Method in class org.apache.oozie.client.XOozieClient
The equivalent to tag in oozie's workflow xml.
ADMIN - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_BUILD_VERSION_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
ADMIN_CONFIG_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_INSTRUMENTATION_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_JAVA_SYS_PROPS_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_LOG_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_OS_ENV_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_QUEUE_DUMP_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_SAFE_MODE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_STATUS_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
ADMIN_SYSTEM_MODE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
APP_PATH - Static variable in class org.apache.oozie.client.OozieClient
 
ARCHIVES - Static variable in class org.apache.oozie.client.XOozieClient
 
AUTHENTICATION - Static variable in exception org.apache.oozie.client.OozieClientException
 

B

BUILD_TIME - Static variable in class org.apache.oozie.BuildInfo
 
BUILD_USER_NAME - Static variable in class org.apache.oozie.BuildInfo
 
BUILD_VC_REVISION - Static variable in class org.apache.oozie.BuildInfo
 
BUILD_VC_URL - Static variable in class org.apache.oozie.BuildInfo
 
BUILD_VERSION - Static variable in class org.apache.oozie.BuildInfo
 
BUILD_VERSION - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BuildInfo - Class in org.apache.oozie
This class Provide Oozie build information.
BUNDLE_APP_PATH - Static variable in class org.apache.oozie.client.OozieClient
 
BUNDLE_COORDINATOR_JOBS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_ID - Static variable in class org.apache.oozie.client.OozieClient
 
BUNDLE_JOB_CONF - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_CONSOLE_URL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_CREATED_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_END_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_EXTERNAL_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_GROUP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_KICKOFF_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_LEN - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_NAME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_OFFSET - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_PATH - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_PAUSE_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_START_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_TIMEOUT - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_TIMEUNIT - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_TOTAL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOB_USER - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BUNDLE_JOBS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
BundleJob - Interface in org.apache.oozie.client
Bean that represents an Oozie bundle.
BundleJob.Timeunit - Enum in org.apache.oozie.client
Defines the possible frequency unit of all Oozie applications in Bundle.

C

call() - Method in class org.apache.oozie.client.OozieClient.ClientCallable
 
call(HttpURLConnection) - Method in class org.apache.oozie.client.OozieClient.ClientCallable
 
CALLABLE_DUMP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
change(String, String) - Method in class org.apache.oozie.client.OozieClient
Change a coordinator job.
CHANGE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
CHANGE_VALUE_CONCURRENCY - Static variable in class org.apache.oozie.client.OozieClient
 
CHANGE_VALUE_ENDTIME - Static variable in class org.apache.oozie.client.OozieClient
 
CHANGE_VALUE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
CHANGE_VALUE_PAUSETIME - Static variable in class org.apache.oozie.client.OozieClient
 
CLIParser - Class in org.apache.oozie.cli
Command line parser based on Apache common-cli 1.x that supports subcommands.
CLIParser(String, String[]) - Constructor for class org.apache.oozie.cli.CLIParser
Create a parser.
CLIParser.Command - Class in org.apache.oozie.cli
Bean that represents a parsed command.
CONFIG_CONTENT_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
CONFIG_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
COORD_ACTION_NOTIFICATION_URL - Static variable in class org.apache.oozie.client.OozieClient
 
COORD_JOB_LEN - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORD_JOB_OFFSET - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORD_JOB_TOTAL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_CONSOLE_URL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_CREATED_CONF - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_CREATED_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_DATA - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_ERROR_CODE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_ERROR_MESSAGE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_EXTERNAL_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_EXTERNALID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_LAST_MODIFIED_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_MISSING_DEPS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_NAME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_NOMINAL_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_NUMBER - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_RUNTIME_CONF - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_TRACKER_URI - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTION_TYPE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_ACTIONS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_APP_PATH - Static variable in class org.apache.oozie.client.OozieClient
 
COORDINATOR_JOB_ACTIONS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_CONCURRENCY - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_CONF - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_CONSOLE_URL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_DATA - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_END_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_EXECUTION - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_EXECUTIONPOLICY - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_EXTERNAL_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_FREQUENCY - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_GROUP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_LAST_ACTION_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_MAT_THROTTLING - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_NAME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_NEXT_MATERIALIZED_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_PATH - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_PAUSE_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_START_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_TIMEOUT - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_TIMEUNIT - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_TIMEZONE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOB_USER - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
COORDINATOR_JOBS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
CoordinatorAction - Interface in org.apache.oozie.client
Bean that represents an Oozie application instance.
CoordinatorAction.Status - Enum in org.apache.oozie.client
Defines the possible stati of an application instance.
CoordinatorJob - Interface in org.apache.oozie.client
Bean that represents an Oozie application.
CoordinatorJob.Execution - Enum in org.apache.oozie.client
Defines the possible execution order of an Oozie application.
CoordinatorJob.Timeunit - Enum in org.apache.oozie.client
Defines the possible frequency unit of an Oozie application.
createAdminOptions() - Method in class org.apache.oozie.cli.OozieCLI
 
createBundleJob(JSONObject) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a bundle job bean from a JSON object.
createBundleJobList(JSONArray) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a list of bundle job beans from a JSON array.
createConfiguration() - Method in class org.apache.oozie.client.OozieClient
Create an empty configuration with just the OozieClient.USER_NAME set to the JVM user name.
createConnection(URL, String) - Method in class org.apache.oozie.client.OozieClient
Create http connection to oozie server.
createCoordinatorAction(JSONObject) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a coordinator action bean from a JSON object.
createCoordinatorActionList(JSONArray) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a list of coordinator action beans from a JSON array.
createCoordinatorJob(JSONObject) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a coordinator job bean from a JSON object.
createCoordinatorJobList(JSONArray) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a list of coordinator job beans from a JSON array.
createJobOptions() - Method in class org.apache.oozie.cli.OozieCLI
 
createJobsOptions() - Method in class org.apache.oozie.cli.OozieCLI
 
createOozieClient(CommandLine) - Method in class org.apache.oozie.cli.OozieCLI
Create a OozieClient.
createPigOptions() - Method in class org.apache.oozie.cli.OozieCLI
 
createSlaOptions() - Method in class org.apache.oozie.cli.OozieCLI
 
createWorkflowAction(JSONObject) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a workflow action bean from a JSON object.
createWorkflowActionList(JSONArray) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a list of workflow action beans from a JSON array.
createWorkflowJob(JSONObject) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a workflow job bean from a JSON object.
createWorkflowJobList(JSONArray) - Static method in class org.apache.oozie.client.rest.JsonToBean
Creates a list of workflow job beans from a JSON array.
createXOozieClient(CommandLine) - Method in class org.apache.oozie.cli.OozieCLI
Create a XOozieClient.

D

DATE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
debugMode - Variable in class org.apache.oozie.client.OozieClient
debugMode =0 means no debugging.
DEFINITION_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
dryrun(Properties) - Method in class org.apache.oozie.client.OozieClient
dryrun for a given job
DRYRUN_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 

E

ENV_OOZIE_DEBUG - Static variable in class org.apache.oozie.cli.OozieCLI
 
ENV_OOZIE_URL - Static variable in class org.apache.oozie.cli.OozieCLI
 
ERROR - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
ERROR_CODE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
ERROR_MESSAGE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
EXTERNAL_ID - Static variable in class org.apache.oozie.client.OozieClient
 

F

FILES - Static variable in class org.apache.oozie.client.XOozieClient
 
FILTER_FREQUENCY - Static variable in class org.apache.oozie.client.OozieClient
 
FILTER_GROUP - Static variable in class org.apache.oozie.client.OozieClient
 
FILTER_ID - Static variable in class org.apache.oozie.client.OozieClient
 
FILTER_NAME - Static variable in class org.apache.oozie.client.OozieClient
 
FILTER_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
FILTER_STATUS - Static variable in class org.apache.oozie.client.OozieClient
 
FILTER_USER - Static variable in class org.apache.oozie.client.OozieClient
 
FORM_CONTENT_TYPE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
formatDateRfc822(Date) - Static method in class org.apache.oozie.client.rest.JsonUtils
Format a Date in RFC822 GMT.

G

getActionNumber() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the action number
getActions() - Method in interface org.apache.oozie.client.CoordinatorJob
Return list of coordinator actions.
getActions() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow nodes that already executed and are executing.
getAlertContact() - Method in interface org.apache.oozie.client.SLAEvent
 
getAlertFrequency() - Method in interface org.apache.oozie.client.SLAEvent
 
getAlertPercentage() - Method in interface org.apache.oozie.client.SLAEvent
 
getAppName() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the name of the Oozie application (from the application definition).
getAppName() - Method in interface org.apache.oozie.client.Job
Return the name of the Oozie application (from the application definition).
getAppName() - Method in interface org.apache.oozie.client.SLAEvent
 
getAppName() - Method in interface org.apache.oozie.client.WorkflowJob
Return the name of the workflow application (from the workflow definition).
getAppPath() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the path to the Oozie application.
getAppPath() - Method in interface org.apache.oozie.client.Job
Return the path to the Oozie application.
getAppPath() - Method in interface org.apache.oozie.client.WorkflowJob
Return the path to the workflow application for the workflow job.
getAppType() - Method in interface org.apache.oozie.client.SLAEvent
 
getBuildInfo() - Static method in class org.apache.oozie.BuildInfo
Return the build info properties.
getBundleId() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the BundleId.
getBundleJobInfo(String) - Method in class org.apache.oozie.client.OozieClient
Get the info of a bundle job.
getBundleJobsInfo(String, int, int) - Method in class org.apache.oozie.client.OozieClient
Return the info of the bundle jobs that match the filter.
getClientBuildVersion() - Method in class org.apache.oozie.client.OozieClient
Return the Oozie client build version.
getCLIHelp() - Method in class org.apache.oozie.cli.OozieCLI
Return Oozie CLI top help lines.
getCommandLine() - Method in class org.apache.oozie.cli.CLIParser.Command
Return the command line.
getConcurrency() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the concurrency for the coord job
getConf() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application configuration.
getConf() - Method in interface org.apache.oozie.client.Job
Return the JOB configuration.
getConf() - Method in interface org.apache.oozie.client.WorkflowAction
Return the action configuration.
getConf() - Method in interface org.apache.oozie.client.WorkflowJob
Return the job configuration.
getConsoleUrl() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the URL to the web console of the system executing the application instance.
getConsoleUrl() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application console URL.
getConsoleUrl() - Method in interface org.apache.oozie.client.Job
Return the JOB console URL.
getConsoleUrl() - Method in interface org.apache.oozie.client.WorkflowAction
Return the URL to the web console of the system executing the action.
getConsoleUrl() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job console URL.
getCoordActionInfo(String) - Method in class org.apache.oozie.client.OozieClient
Get the info of a coordinator action.
getCoordinators() - Method in interface org.apache.oozie.client.BundleJob
Return the list of CoordinatorJob.
getCoordJobInfo(String) - Method in class org.apache.oozie.client.OozieClient
Get the info of a coordinator job.
getCoordJobInfo(String, int, int) - Method in class org.apache.oozie.client.OozieClient
Get the info of a coordinator job and subset actions.
getCoordJobsInfo(String, int, int) - Method in class org.apache.oozie.client.OozieClient
Return the info of the coordinator jobs that match the filter.
getCreatedConf() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the application instance ?? created configuration.
getCreatedTime() - Method in interface org.apache.oozie.client.BundleJob
Get createdTime
getCreatedTime() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the creation time for the application instance
getCreatedTime() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job creation time.
getCred() - Method in interface org.apache.oozie.client.WorkflowAction
Return the Credential.
getData() - Method in interface org.apache.oozie.client.WorkflowAction
Return the action data.
getDebugMode() - Method in class org.apache.oozie.client.OozieClient
 
getDevContact() - Method in interface org.apache.oozie.client.SLAEvent
 
getEndTime() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application end time.
getEndTime() - Method in interface org.apache.oozie.client.Job
Return the JOB end time.
getEndTime() - Method in interface org.apache.oozie.client.WorkflowAction
Return the end time of the action action.
getEndTime() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job end time.
getErrorCode() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the error code of the application instance, if it ended in ERROR.
getErrorCode() - Method in exception org.apache.oozie.client.OozieClientException
Return the exception error code.
getErrorCode() - Method in interface org.apache.oozie.client.WorkflowAction
Return the error code of the action, if it ended in ERROR.
getErrorMessage() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the error message of the application instance, if it ended in ERROR.
getErrorMessage() - Method in interface org.apache.oozie.client.WorkflowAction
Return the error message of the action, if it ended in ERROR.
getEvent_id() - Method in interface org.apache.oozie.client.SLAEvent
 
getExecutionOrder() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the execution order policy for the coord job
getExpectedEnd() - Method in interface org.apache.oozie.client.SLAEvent
 
getExpectedStart() - Method in interface org.apache.oozie.client.SLAEvent
 
getExternalId() - Method in interface org.apache.oozie.client.CoordinatorAction
 
getExternalId() - Method in interface org.apache.oozie.client.Job
Return externalId
getExternalId() - Method in interface org.apache.oozie.client.WorkflowAction
Return the external ID of the action.
getExternalStatus() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the external status of the application instance.
getExternalStatus() - Method in interface org.apache.oozie.client.WorkflowAction
Return the external status of the action.
getFrequency() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the frequency for the coord job in unit of minute
getGroup() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application group.
getGroup() - Method in interface org.apache.oozie.client.Job
Return the JOB group.
getGroup() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job group.
getGroupName() - Method in interface org.apache.oozie.client.SLAEvent
 
getHeader(String) - Method in class org.apache.oozie.client.OozieClient
Get the value of a set HTTP header from the workflow instance.
getHeaderNames() - Method in class org.apache.oozie.client.OozieClient
Return an iterator with all the header names set in the workflow instance.
getHeaders() - Method in class org.apache.oozie.client.OozieClient
Get the set HTTP header
getId() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the application instance ID.
getId() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application ID.
getId() - Method in interface org.apache.oozie.client.Job
Return the JOB ID.
getId() - Method in interface org.apache.oozie.client.WorkflowAction
Return the action action ID.
getId() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job ID.
getJobData() - Method in interface org.apache.oozie.client.SLAEvent
 
getJobDefinition(String) - Method in class org.apache.oozie.client.OozieClient
Get the definition of a workflow job.
getJobId() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the coordinator job ID.
getJobId(String) - Method in class org.apache.oozie.client.OozieClient
Return the workflow job Id for an external Id.
getJobInfo(String) - Method in class org.apache.oozie.client.OozieClient
Get the info of a workflow job.
getJobInfo(String, int, int) - Method in class org.apache.oozie.client.OozieClient
Get the info of a workflow job and subset actions.
getJobLog(String) - Method in class org.apache.oozie.client.OozieClient
Get the log of a workflow job.
getJobLog(String, String, String, PrintStream) - Method in class org.apache.oozie.client.OozieClient
Get the log of a job.
getJobsInfo(String, int, int) - Method in class org.apache.oozie.client.OozieClient
Return the info of the workflow jobs that match the filter.
getJobsInfo(String) - Method in class org.apache.oozie.client.OozieClient
Return the info of the workflow jobs that match the filter.
getJobStatus() - Method in interface org.apache.oozie.client.SLAEvent
 
getKickoffTime() - Method in interface org.apache.oozie.client.BundleJob
Return the JOB Kickoff time.
getLastActionTime() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the date for the last action of the coord job
getLastModifiedTime() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the last modified time
getLastModifiedTime() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job last modified time.
getMissingDependencies() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the missing dependencies for the particular action
getName() - Method in class org.apache.oozie.cli.CLIParser.Command
Return the command name.
getName() - Method in interface org.apache.oozie.client.WorkflowAction
Return the action name.
getNextMaterializedTime() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application next materialized time.
getNominalTime() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the nominal time for the application instance
getNotificationMsg() - Method in interface org.apache.oozie.client.SLAEvent
 
getOozieUrl(CommandLine) - Method in class org.apache.oozie.cli.OozieCLI
 
getOozieUrl() - Method in class org.apache.oozie.client.OozieClient
Return the Oozie URL of the workflow client instance.
getParentClientId() - Method in interface org.apache.oozie.client.SLAEvent
 
getParentId() - Method in interface org.apache.oozie.client.WorkflowJob
Return the coordinator action ID.
getParentSlaId() - Method in interface org.apache.oozie.client.SLAEvent
 
getPauseTime() - Method in interface org.apache.oozie.client.Job
Get pauseTime
getProtocolUrl() - Method in class org.apache.oozie.client.OozieClient
Return the Oozie URL used by the client and server for WS communications.
getQaContact() - Method in interface org.apache.oozie.client.SLAEvent
 
getQueueDump() - Method in class org.apache.oozie.client.OozieClient
Return the Oozie queue's commands' dump
getRetries() - Method in interface org.apache.oozie.client.WorkflowAction
Return the number of retries of the action.
getRun() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job run number.
getRunConf() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the run-time configuration
getSeContact() - Method in interface org.apache.oozie.client.SLAEvent
 
getServerBuildVersion() - Method in class org.apache.oozie.client.OozieClient
Return the Oozie server build version.
getSlaId() - Method in interface org.apache.oozie.client.SLAEvent
 
getSlaInfo(int, int) - Method in class org.apache.oozie.client.OozieClient
Print sla info about coordinator and workflow jobs and actions.
getStartTime() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application start time.
getStartTime() - Method in interface org.apache.oozie.client.Job
Return the JOB start time.
getStartTime() - Method in interface org.apache.oozie.client.WorkflowAction
Return the start time of the action action.
getStartTime() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job start time.
getStatus() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the current status of the application instance.
getStatus() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application status.
getStatus() - Method in interface org.apache.oozie.client.Job
Return the JOB status.
getStatus() - Method in interface org.apache.oozie.client.WorkflowAction
Return the current status of the action action.
getStatus() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job status.
getStatusTimestamp() - Method in interface org.apache.oozie.client.SLAEvent
 
getSystemMode() - Method in class org.apache.oozie.client.OozieClient
Returns if Oozie is in safe mode or not.
getTimeout() - Method in interface org.apache.oozie.client.BundleJob
Return the time out value for all the coord jobs within Bundle
getTimeout() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the time out value for the coord job
getTimeUnit() - Method in interface org.apache.oozie.client.BundleJob
Return the timeUnit for the Bundle job, it could be, Timeunit enum, e.g.
getTimeUnit() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the timeUnit for the coord job, it could be, Timeunit enum, e.g.
getTimeZone() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the time zone information for the coord job
getTrackerUri() - Method in interface org.apache.oozie.client.CoordinatorAction
Return the URL to programmatically track the status of the application instance.
getTrackerUri() - Method in interface org.apache.oozie.client.WorkflowAction
Return the URL to programmatically track the status of the action.
getTransition() - Method in interface org.apache.oozie.client.WorkflowAction
Return the transition a action took.
getType() - Method in interface org.apache.oozie.client.WorkflowAction
Return the action type.
getUpstreamApps() - Method in interface org.apache.oozie.client.SLAEvent
 
getUser() - Method in interface org.apache.oozie.client.CoordinatorJob
Return the application user owner.
getUser() - Method in interface org.apache.oozie.client.Job
Return the JOB user owner.
getUser() - Method in interface org.apache.oozie.client.SLAEvent
 
getUser() - Method in interface org.apache.oozie.client.WorkflowJob
Return the workflow job user owner.
getUserRetryCount() - Method in interface org.apache.oozie.client.WorkflowAction
Return the number of user retry of the action.
getUserRetryInterval() - Method in interface org.apache.oozie.client.WorkflowAction
Return the interval of user retry of the action, in minutes.
getUserRetryMax() - Method in interface org.apache.oozie.client.WorkflowAction
Return the max number of user retry of the action.
getWorkflowActionInfo(String) - Method in class org.apache.oozie.client.OozieClient
Get the info of a workflow action.
GROUP_NAME - Static variable in class org.apache.oozie.client.OozieClient
 

H

HELP_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 

I

INFO_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
INSTR_COUNTERS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_DATA - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_GROUP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_NAME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_SAMPLER_VALUE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_SAMPLERS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_OWN_MAX_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_OWN_MIN_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_OWN_STD_DEV - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_OWN_TIME_AVG - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_TICKS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_TOTAL_MAX_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_TOTAL_MIN_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_TOTAL_STD_DEV - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMER_TOTAL_TIME_AVG - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_TIMERS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_VARIABLE_VALUE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INSTR_VARIABLES - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
INVALID_FILTER - Static variable in exception org.apache.oozie.client.OozieClientException
 
INVALID_INPUT - Static variable in exception org.apache.oozie.client.OozieClientException
 
IO_ERROR - Static variable in exception org.apache.oozie.client.OozieClientException
 
IS_PROXY_SUBMISSION - Static variable in class org.apache.oozie.client.XOozieClient
 

J

Job - Interface in org.apache.oozie.client
Interface that represents an Oozie Job.
JOB - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
Job.Status - Enum in org.apache.oozie.client
Defines the possible status of an Oozie JOB.
JOB_ACTION_CHANGE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ACTION_DRYRUN - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ACTION_KILL - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ACTION_RERUN - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ACTION_RESUME - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ACTION_START - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ACTION_SUSPEND - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_BUNDLE_ACTION_RERUN - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_BUNDLE_RERUN_COORD_SCOPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_BUNDLE_RERUN_DATE_SCOPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_CHANGE_VALUE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
JOB_COORD_ACTION_RERUN - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_COORD_RERUN_ACTION - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_COORD_RERUN_DATE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_COORD_RERUN_NOCLEANUP_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_COORD_RERUN_REFRESH_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_COORD_RERUN_SCOPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_COORD_RERUN_TYPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
JOB_LOG_ACTION - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_LOG_DATE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_LOG_SCOPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_LOG_TYPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_RESOURCE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_SHOW_CONFIG - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_SHOW_DEFINITION - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_SHOW_INFO - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_SHOW_LOG - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOB_SHOW_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOBS - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOBS_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
JOBS_EXTERNAL_ID_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOBS_FILTER_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JOBTYPE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
JOBTYPE_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JSON_CONTENT_TYPE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
JsonTags - Interface in org.apache.oozie.client.rest
Json element tags used by client beans.
JsonToBean - Class in org.apache.oozie.client.rest
JSON to bean converter for WorkflowAction, WorkflowJob, CoordinatorAction and CoordinatorJob.
JsonToBean() - Constructor for class org.apache.oozie.client.rest.JsonToBean
 
JsonUtils - Class in org.apache.oozie.client.rest
Json utils methods.
JsonUtils() - Constructor for class org.apache.oozie.client.rest.JsonUtils
 
JT - Static variable in class org.apache.oozie.client.XOozieClient
 
JT_PRINCIPAL - Static variable in class org.apache.oozie.client.XOozieClient
 

K

kill(String) - Method in class org.apache.oozie.client.OozieClient
Kill a workflow job.
KILL_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 

L

LEN_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
LEN_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
LIBPATH - Static variable in class org.apache.oozie.client.OozieClient
 
LOCAL_TIME_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
LOG_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
LOG_TOKEN - Static variable in class org.apache.oozie.client.OozieClient
 

M

main(String[]) - Static method in class org.apache.oozie.cli.OozieCLI
Entry point for the Oozie CLI when invoked from the command line.
MAX_EVENTS - Static variable in interface org.apache.oozie.client.rest.RestConstants
 

N

NN - Static variable in class org.apache.oozie.client.XOozieClient
 
NN_PRINCIPAL - Static variable in class org.apache.oozie.client.XOozieClient
 
notEmpty(String, String) - Static method in class org.apache.oozie.client.OozieClient
Check if the string is not null or not empty.
notNull(T, String) - Static method in class org.apache.oozie.client.OozieClient
Check if the object is not null.

O

OFFSET_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
OFFSET_PARAM - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
OOZIE_ERROR_CODE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
OOZIE_ERROR_MESSAGE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
OOZIE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
OOZIE_SAFE_MODE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
OOZIE_SYSTEM_MODE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
OozieCLI - Class in org.apache.oozie.cli
Oozie command line utility.
OozieCLI() - Constructor for class org.apache.oozie.cli.OozieCLI
Create an Oozie CLI instance.
OozieClient - Class in org.apache.oozie.client
Client API to submit and manage Oozie workflow jobs against an Oozie intance.
OozieClient() - Constructor for class org.apache.oozie.client.OozieClient
 
OozieClient(String) - Constructor for class org.apache.oozie.client.OozieClient
Create a Workflow client instance.
OozieClient.ClientCallable<T> - Class in org.apache.oozie.client
 
OozieClient.ClientCallable(String, String, String, Map<String, String>) - Constructor for class org.apache.oozie.client.OozieClient.ClientCallable
 
OozieClient.SYSTEM_MODE - Enum in org.apache.oozie.client
 
OozieClientException - Exception in org.apache.oozie.client
Exception thrown by the OozieClient.
OozieClientException(String, String) - Constructor for exception org.apache.oozie.client.OozieClientException
Create an exception.
OozieClientException(String, Throwable) - Constructor for exception org.apache.oozie.client.OozieClientException
Create an exception with a cause.
OozieClientException(String, String, Throwable) - Constructor for exception org.apache.oozie.client.OozieClientException
Create an exception with a cause.
OozieCLIException - Exception in org.apache.oozie.cli
Exception thrown by OozieCLI
OozieCLIException(String) - Constructor for exception org.apache.oozie.cli.OozieCLIException
 
OozieCLIException(String, Throwable) - Constructor for exception org.apache.oozie.cli.OozieCLIException
 
org.apache.oozie - package org.apache.oozie
 
org.apache.oozie.cli - package org.apache.oozie.cli
 
org.apache.oozie.client - package org.apache.oozie.client
 
org.apache.oozie.client.rest - package org.apache.oozie.client.rest
 
OTHER - Static variable in exception org.apache.oozie.client.OozieClientException
 

P

parse(String[]) - Method in class org.apache.oozie.cli.CLIParser
Parse a array of arguments into a command.
PIG_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
PIG_OPTIONS - Static variable in class org.apache.oozie.client.XOozieClient
 
PIG_SCRIPT - Static variable in class org.apache.oozie.client.XOozieClient
 
PIGFILE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 

Q

QUEUE_DUMP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
QUEUE_DUMP_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 

R

removeHeader(String) - Method in class org.apache.oozie.client.OozieClient
Remove a HTTP header from the workflow client instance.
reRun(String, Properties) - Method in class org.apache.oozie.client.OozieClient
Rerun a workflow job.
RERUN_COORD_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
RERUN_FAIL_NODES - Static variable in class org.apache.oozie.client.OozieClient
 
RERUN_NOCLEANUP_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
RERUN_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
RERUN_REFRESH_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
RERUN_SKIP_NODES - Static variable in class org.apache.oozie.client.OozieClient
 
reRunBundle(String, String, String, boolean, boolean) - Method in class org.apache.oozie.client.OozieClient
Rerun bundle coordinators.
reRunCoord(String, String, String, boolean, boolean) - Method in class org.apache.oozie.client.OozieClient
Rerun coordinator actions.
resetPending() - Method in interface org.apache.oozie.client.Job
Set pending to
RestConstants - Interface in org.apache.oozie.client.rest
Constansts used by Oozie REST WS API
resume(String) - Method in class org.apache.oozie.client.OozieClient
Resume a workflow job.
RESUME_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
run(String[]) - Method in class org.apache.oozie.cli.OozieCLI
Run a CLI programmatically.
run(Properties) - Method in class org.apache.oozie.client.OozieClient
Submit and start a workflow job.
RUN_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 

S

setDebugMode(OozieClient) - Method in class org.apache.oozie.cli.OozieCLI
 
setDebugMode(int) - Method in class org.apache.oozie.client.OozieClient
Set debug mode.
setErrorCode(String) - Method in interface org.apache.oozie.client.CoordinatorAction
 
setErrorMessage(String) - Method in interface org.apache.oozie.client.CoordinatorAction
 
setHeader(String, String) - Method in class org.apache.oozie.client.OozieClient
Set a HTTP header to be used in the WS requests by the workflow instance.
setLib(Properties, String) - Method in class org.apache.oozie.client.XOozieClient
set LIBPATH for HTTP submission job.
setPending() - Method in interface org.apache.oozie.client.Job
Set pending to true
setStatus(Job.Status) - Method in interface org.apache.oozie.client.Job
Set the status of the job
setSystemMode(OozieClient.SYSTEM_MODE) - Method in class org.apache.oozie.client.OozieClient
Enable or disable safe mode.
shortHelp() - Method in class org.apache.oozie.cli.CLIParser
 
showHelp() - Method in class org.apache.oozie.cli.CLIParser
Print the help for the parser to standard output.
SLA - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
SLA_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
SLA_GT_SEQUENCE_ID - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
SLAEvent - Interface in org.apache.oozie.client
Bean that represents a SLA event
SLAEvent.SlaAppType - Enum in org.apache.oozie.client
Defines the possible status of an SLA events.
SLAEvent.Status - Enum in org.apache.oozie.client
Defines the possible status of an SLA events or Job status for SLA events.
start(String) - Method in class org.apache.oozie.client.OozieClient
Start a workflow job.
START_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
STATUS_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
submit(Properties) - Method in class org.apache.oozie.client.OozieClient
Submit a workflow job.
SUBMIT_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
submitMapReduce(Properties) - Method in class org.apache.oozie.client.XOozieClient
Submit a Map/Reduce job via HTTP.
submitPig(Properties, String, String[]) - Method in class org.apache.oozie.client.XOozieClient
Submit a Pig job via HTTP.
suspend(String) - Method in class org.apache.oozie.client.OozieClient
Suspend a workflow job.
SUSPEND_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
SYSTEM_MODE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 

T

TEXT_CONTENT_TYPE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
TO_STRING - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
toString() - Method in exception org.apache.oozie.client.OozieClientException
Return the string representatio of the exception.

U

UNIQUE_ENTRY_DUMP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
UNIQUE_MAP_DUMP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
UNSUPPORTED_VERSION - Static variable in exception org.apache.oozie.client.OozieClientException
 
USE_SYSTEM_LIBPATH - Static variable in class org.apache.oozie.client.OozieClient
 
USER_NAME - Static variable in class org.apache.oozie.client.OozieClient
 

V

VALIDATE_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
validateWSVersion() - Method in class org.apache.oozie.client.OozieClient
Validate that the Oozie client and server instances are protocol compatible.
valueOf(String) - Static method in enum org.apache.oozie.client.BundleJob.Timeunit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.CoordinatorAction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.CoordinatorJob.Execution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.CoordinatorJob.Timeunit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.Job.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.OozieClient.SYSTEM_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.SLAEvent.SlaAppType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.SLAEvent.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.WorkflowAction.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.oozie.client.WorkflowJob.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.oozie.client.BundleJob.Timeunit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.CoordinatorAction.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.CoordinatorJob.Execution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.CoordinatorJob.Timeunit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.Job.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.OozieClient.SYSTEM_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.SLAEvent.SlaAppType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.SLAEvent.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.WorkflowAction.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.oozie.client.WorkflowJob.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE_DELIMITER - Static variable in class org.apache.oozie.cli.OozieCLI
 
VERBOSE_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
VERSION_CMD - Static variable in class org.apache.oozie.cli.OozieCLI
 
VERSION_OPTION - Static variable in class org.apache.oozie.cli.OozieCLI
 
VERSIONS - Static variable in interface org.apache.oozie.client.rest.RestConstants
 

W

WORKFLOW_ACTION_AUTH - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_CONF - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_CONSOLE_URL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_DATA - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_END_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_ERROR_CODE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_ERROR_MESSAGE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_EXTERNAL_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_EXTERNAL_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_NAME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_RETRIES - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_START_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_TRACKER_URI - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_TRANSITION - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTION_TYPE - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ACTIONS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_APP_NAME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_APP_PATH - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_CONF - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_CONSOLE_URL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_CREATED_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_END_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_EXTERNAL_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_GROUP - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_LAST_MOD_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_NOTIFICATION_URL - Static variable in class org.apache.oozie.client.OozieClient
 
WORKFLOW_PARENT_ID - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_RUN - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_START_TIME - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_STATUS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOW_USER - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WorkflowAction - Interface in org.apache.oozie.client
Bean that represents a workflow action in a workflow job.
WorkflowAction.Status - Enum in org.apache.oozie.client
Defines the possible stati of a action.
WorkflowJob - Interface in org.apache.oozie.client
Bean that represents a workflow job.
WorkflowJob.Status - Enum in org.apache.oozie.client
Defines the possible stati of a workflow.
WORKFLOWS_JOBS - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOWS_LEN - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOWS_OFFSET - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
WORKFLOWS_TOTAL - Static variable in interface org.apache.oozie.client.rest.JsonTags
 
writeToXml(Properties, OutputStream) - Method in class org.apache.oozie.client.OozieClient
 
WS_HEADER_PREFIX - Static variable in class org.apache.oozie.cli.OozieCLI
 
WS_PROTOCOL_VERSION - Static variable in class org.apache.oozie.client.OozieClient
 
WS_PROTOCOL_VERSION_0 - Static variable in class org.apache.oozie.client.OozieClient
 

X

XML_CONTENT_TYPE - Static variable in interface org.apache.oozie.client.rest.RestConstants
 
XOozieClient - Class in org.apache.oozie.client
 
XOozieClient() - Constructor for class org.apache.oozie.client.XOozieClient
 
XOozieClient(String) - Constructor for class org.apache.oozie.client.XOozieClient
Create an eXtended Workflow client instance.

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2012 Apache Software Foundation. All Rights Reserved.