CACHE_MANAGER_IMPL - Static variable in class org.apache.oozie.service.PartitionDependencyManagerService
calcMatdTime() - Method in class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
Calculate startMatdTime and endMatdTime from job's start time if next materialized time is null
call() - Method in class org.apache.oozie.command.Command
Execute the command #call(WorkflowStore)
setting all the necessary context.
call(S) - Method in class org.apache.oozie.command.Command
DagCallable subclasses must implement this method to perform their task.
call(CoordinatorStore) - Method in class org.apache.oozie.command.coord.CoordActionMaterializeCommand
call() - Method in class org.apache.oozie.command.XCommand
Implements the XCommand life-cycle.
CallableQueueService - Class in org.apache.oozie.service
The callable queue service queues
XCallable
s for asynchronous execution.
CallableQueueService() - Constructor for class org.apache.oozie.service.CallableQueueService
CallbackService - Class in org.apache.oozie.service
Service that generates and parses callback URLs.
CallbackService() - Constructor for class org.apache.oozie.service.CallbackService
CallbackServlet - Class in org.apache.oozie.servlet
CallbackServlet() - Constructor for class org.apache.oozie.servlet.CallbackServlet
change(String, String) - Method in class org.apache.oozie.BaseEngine
Change a coordinator job.
change(String, String) - Method in class org.apache.oozie.BundleEngine
change(String, String) - Method in class org.apache.oozie.CoordinatorEngine
change(String, String) - Method in class org.apache.oozie.DagEngine
changeJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
changeJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
protected method to change a coordinator job
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.ActionExecutor
Check if an action has completed.
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.control.ControlNodeActionExecutor
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.decision.DecisionActionExecutor
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.email.EmailActionExecutor
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.hadoop.FsActionExecutor
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
check(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.ssh.SshActionExecutor
Check ssh action status.
checkDateOozieTZ(String, String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether the value is Oozie processing timezone data format.
checkDisallowedProperties(Configuration, Set<String>) - Static method in class org.apache.oozie.util.PropertiesUtils
Validate against DISALLOWED Properties.
checkForAvailability(String, Configuration, boolean) - Static method in class org.apache.oozie.dependency.DependencyChecker
Get the currently missing and available dependencies after checking the list of known missing
dependencies against the source.
checkForAvailability(String[], Configuration, boolean) - Static method in class org.apache.oozie.dependency.DependencyChecker
Get the currently missing and available dependencies after checking the list of known missing
dependencies against the source.
checkForExistence(String, String) - Method in class org.apache.oozie.util.ELEvaluator
Check if the input expression contains sequence statically.
checkGEZero(int, String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether the value is greater than or equals to 0.
checkGTZero(int, String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether the value is greater than or equals 0.
checkIfBothSameType(String, String) - Static method in class org.apache.oozie.command.coord.CoordCommandUtils
checkIfRunning(OozieClient, String) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
checkInput(StringBuilder, StringBuilder, StringBuilder, Configuration) - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
To check the list of input paths if all of them exist
checkInteger(String, String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether the value is Integer.
checkInterrupts(String) - Method in class org.apache.oozie.service.CallableQueueService
check the interrupt map for the existence of an interrupt commands if
exist a List of Interrupt Callable for the same lock key will bereturned,
otherwise it will return null
checkInterruptTypes(XCallable<?>) - Method in class org.apache.oozie.service.CallableQueueService
check if the callable is of an interrupt type and insert it into the map
accordingly
checkLEZero(int, String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether the value is less than or equal to 0.
checkSupportedFilesystem(URI) - Method in class org.apache.oozie.service.HadoopAccessorService
checks configuration parameter if filesystem scheme is among the list of supported ones
this makes system robust to filesystems other than HDFS also
checkTimeZone(String, String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether the value mention correct Timezone.
checkUnResolvedInput(StringBuilder, Configuration) - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
CLASS_NAMES - Static variable in class org.apache.oozie.action.hadoop.DistcpActionExecutor
ClassUtils - Class in org.apache.oozie.util
Class utilities.
ClassUtils() - Constructor for class org.apache.oozie.util.ClassUtils
clear() - Method in interface org.apache.oozie.event.EventQueue
Clear the events queue
clear() - Method in class org.apache.oozie.event.MemoryEventQueue
clear() - Method in interface org.apache.oozie.sla.SLACalculator
clear() - Method in class org.apache.oozie.sla.SLACalculatorMemory
clear() - Method in class org.apache.oozie.util.PriorityDelayQueue
Removes all of the elements from this queue.
clear() - Method in class org.apache.oozie.util.XLog.Info
Clear all parameters set in this logInfo instance.
clearParameter(String) - Method in class org.apache.oozie.util.XLog.Info
Clear a parameter value from the LogInfo
context.
CLIENT_ID_TAG - Static variable in class org.apache.oozie.util.db.SLADbOperations
Deprecated.
CLIENT_ID_TAG - Static variable in class org.apache.oozie.util.db.SLADbXOperations
Deprecated.
clone() - Method in class org.apache.oozie.dependency.hcat.EhcacheHCatDependencyCache
close() - Method in interface org.apache.oozie.jms.ConnectionContext
Closes the connection
close() - Method in class org.apache.oozie.jms.DefaultConnectionContext
close() - Method in class org.apache.oozie.store.CoordinatorStore
close() - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Close the Result Set
close() - Method in class org.apache.oozie.util.XLogReader
close() - Method in class org.apache.oozie.workflow.lite.DBLiteWorkflowLib
close() - Method in interface org.apache.oozie.workflow.WorkflowLib
Close store.
closeTrx() - Method in class org.apache.oozie.store.Store
Close current transaction
Before close transaction, it needs to be committed.
column() - Method in enum org.apache.oozie.store.OozieSchema.OozieIndex
column() - Method in interface org.apache.oozie.util.db.Schema.Index
Column that is to be indexed
columnName() - Method in enum org.apache.oozie.store.OozieSchema.OozieColumn
columnName() - Method in interface org.apache.oozie.util.db.Schema.Column
Name of the column
Command <T ,S extends Store > - Class in org.apache.oozie.command
Base class for all synchronous and asynchronous DagEngine commands.
Command(String, String, int, int) - Constructor for class org.apache.oozie.command.Command
Command(String, String, int, int, boolean) - Constructor for class org.apache.oozie.command.Command
Create a command.
Command(String, String, int, int, boolean, boolean) - Constructor for class org.apache.oozie.command.Command
Create a command.
CommandException - Exception in org.apache.oozie.command
CommandException(XException) - Constructor for exception org.apache.oozie.command.CommandException
Create an dag command exception from a XException.
CommandException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.command.CommandException
Create a dag command exception.
commit() - Method in class org.apache.oozie.store.CoordinatorStore
commit() - Method in class org.apache.oozie.workflow.lite.DBLiteWorkflowLib
commit() - Method in interface org.apache.oozie.workflow.WorkflowLib
Commit changes to store.
commitTrx() - Method in class org.apache.oozie.store.Store
Commit current transaction
compareTo(Delayed) - Method in class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Compare the age of this wrapper element with another.
CompletedActionXCommand - Class in org.apache.oozie.command.wf
This command is executed once the Workflow command is finished.
CompletedActionXCommand(String, String, Properties, int) - Constructor for class org.apache.oozie.command.wf.CompletedActionXCommand
CompletedActionXCommand(String, String, Properties) - Constructor for class org.apache.oozie.command.wf.CompletedActionXCommand
completeJob() - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
concat(String, String) - Static method in class org.apache.oozie.util.ELConstantsFunctions
Return the concatenation of 2 strings.
CONCURRENCY_DELAY - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_ACTION_CHECK_DELAY - Static variable in class org.apache.oozie.service.ActionCheckerService
The time, in seconds, between an ActionCheck for the same action.
CONF_ACTION_CHECK_INTERVAL - Static variable in class org.apache.oozie.service.ActionCheckerService
The frequency at which the ActionCheckService will run.
CONF_ACTION_EXECUTOR_CLASSES - Static variable in class org.apache.oozie.service.ActionService
CONF_ACTION_EXECUTOR_EXT_CLASSES - Static variable in class org.apache.oozie.service.ActionService
CONF_ADMIN_GROUPS - Static variable in class org.apache.oozie.service.AuthorizationService
Configuration parameter to define admin groups, if NULL/empty the adminusers.txt file is used.
CONF_ALERT_EVENTS - Static variable in class org.apache.oozie.sla.service.SLAService
CONF_AUTHORIZATION_ENABLED - Static variable in class org.apache.oozie.service.AuthorizationService
Configuration parameter to enable or disable Oozie admin role.
CONF_BACKWARD_SUPPORT_FOR_COORD_STATUS - Static variable in class org.apache.oozie.service.StatusTransitService
CONF_BACKWARD_SUPPORT_FOR_STATES_WITHOUT_ERROR - Static variable in class org.apache.oozie.service.StatusTransitService
CONF_BASE_URL - Static variable in class org.apache.oozie.service.CallbackService
CONF_BATCH_SIZE - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_BUNDLE_OLDER_THAN - Static variable in class org.apache.oozie.service.RecoveryService
Age of Bundle jobs to recover, in seconds.
CONF_BUNDLE_PAUSE_START_INTERVAL - Static variable in class org.apache.oozie.service.PauseTransitService
CONF_CACHE_NAME - Static variable in class org.apache.oozie.dependency.hcat.EhcacheHCatDependencyCache
CONF_CALCULATOR_IMPL - Static variable in class org.apache.oozie.sla.service.SLAService
CONF_CALLABLE_BATCH_SIZE - Static variable in class org.apache.oozie.service.ActionCheckerService
The number of callables to be queued in a batch.
CONF_CALLABLE_BATCH_SIZE - Static variable in class org.apache.oozie.service.CoordMaterializeTriggerService
The number of callables to be queued in a batch.
CONF_CALLABLE_BATCH_SIZE - Static variable in class org.apache.oozie.service.RecoveryService
The number of callables to be queued in a batch.
CONF_CALLABLE_CONCURRENCY - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_CALLABLE_INTERRUPT_MAP_MAX_SIZE - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_CALLABLE_INTERRUPT_TYPES - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_CALLABLE_NEXT_ELIGIBLE - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_CAPACITY - Static variable in class org.apache.oozie.sla.service.SLAService
CONF_CONN_DATA_SOURCE - Static variable in class org.apache.oozie.service.JPAService
CONF_CONSTANTS - Static variable in class org.apache.oozie.service.ELService
CONF_COORD_INPUT_CHECK_REQUEUE_INTERVAL - Static variable in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
Property name of command re-queue interval for coordinator action input check in
milliseconds.
CONF_COORD_OLDER_THAN - Static variable in class org.apache.oozie.service.RecoveryService
Age of coordinator jobs to recover, in seconds.
CONF_COORD_PUSH_CHECK_REQUEUE_INTERVAL - Static variable in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
Property name of command re-queue interval for coordinator push check in
milliseconds.
CONF_CREATE_DB_SCHEMA - Static variable in class org.apache.oozie.service.JPAService
CONF_DB_SCHEMA - Static variable in class org.apache.oozie.service.JPAService
CONF_DEFAULT_CONCURRENCY - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
CONF_DEFAULT_GROUP_AS_ACL - Static variable in class org.apache.oozie.service.AuthorizationService
Configuration parameter to enable old behavior default group as ACL.
CONF_DEFAULT_MAX_TIMEOUT - Static variable in class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
Default MAX timeout in minutes, after which coordinator input check will timeout
CONF_DEFAULT_MAX_TIMEOUT - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
Default MAX timeout in minutes, after which coordinator input check will timeout
CONF_DEFAULT_THROTTLE - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
CONF_DEFAULT_TIMEOUT_CATCHUP - Static variable in class org.apache.oozie.command.coord.CoordActionMaterializeCommand
Default timeout for catchup jobs, in minutes, after which coordinator input check will timeout
CONF_DEFAULT_TIMEOUT_NORMAL - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
Default timeout for normal jobs, in minutes, after which coordinator input check will timeout
CONF_DELETE_RUNTIME_DIR - Static variable in class org.apache.oozie.service.Services
CONF_DRIVER - Static variable in class org.apache.oozie.service.JPAService
CONF_EVENT_QUEUE - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_EVENTS_MODIFIED_AFTER - Static variable in class org.apache.oozie.sla.service.SLAService
CONF_EXT_CONSTANTS - Static variable in class org.apache.oozie.service.ELService
CONF_EXT_FUNCTIONS - Static variable in class org.apache.oozie.service.ELService
CONF_EXT_SCHEMAS - Static variable in class org.apache.oozie.service.WorkflowSchemaService
CONF_FILTER_APP_TYPES - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_FUNCTIONS - Static variable in class org.apache.oozie.service.ELService
CONF_GENERATOR - Static variable in class org.apache.oozie.service.UUIDService
CONF_GROUPS - Static variable in class org.apache.oozie.service.ELService
CONF_IGNORE_SYS_PROPS - Static variable in class org.apache.oozie.service.ConfigurationService
CONF_JOB_EVENT_LATENCY - Static variable in class org.apache.oozie.sla.service.SLAService
CONF_LISTENERS - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_LOGGING_INTERVAL - Static variable in class org.apache.oozie.service.InstrumentationService
CONF_LOOKUP_INTERVAL - Static variable in class org.apache.oozie.service.CoordMaterializeTriggerService
Time interval, in seconds, at which the Job materialization service will be scheduled to run.
CONF_MAT_THROTTLING_FACTOR - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
CONF_MATERIALIZATION_SYSTEM_LIMIT - Static variable in class org.apache.oozie.service.CoordMaterializeTriggerService
The number of coordinator jobs to be picked for materialization at a given time.
CONF_MATERIALIZATION_WINDOW - Static variable in class org.apache.oozie.service.CoordMaterializeTriggerService
This configuration defined the duration for which job should be materialized in future
CONF_MAX_ACTIVE_CONN - Static variable in class org.apache.oozie.service.JPAService
CONF_MAX_DATA_LEN - Static variable in class org.apache.oozie.servlet.CallbackServlet
CONF_METRICS_INTERVAL_MINS - Static variable in class org.apache.oozie.service.DBLiteWorkflowStoreService
CONF_METRICS_INTERVAL_WINDOW - Static variable in class org.apache.oozie.service.DBLiteWorkflowStoreService
CONF_NODE_DEF_VERSION - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_OLDER_THAN - Static variable in class org.apache.oozie.service.PurgeService
Age of completed jobs to be deleted, in days.
CONF_OOZIE_DISTCP_ACTION_MAIN_CLASS - Static variable in class org.apache.oozie.action.hadoop.DistcpActionExecutor
CONF_PASSWORD - Static variable in class org.apache.oozie.service.JPAService
CONF_PREFIX - Static variable in class org.apache.oozie.action.ActionExecutor
Configuration prefix for action executor (sub-classes) properties.
CONF_PREFIX - Static variable in class org.apache.oozie.action.email.EmailActionExecutor
CONF_PREFIX - Static variable in class org.apache.oozie.service.ActionCheckerService
CONF_PREFIX - Static variable in class org.apache.oozie.service.AuthorizationService
CONF_PREFIX - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_PREFIX - Static variable in class org.apache.oozie.service.CallbackService
CONF_PREFIX - Static variable in class org.apache.oozie.service.ConfigurationService
CONF_PREFIX - Static variable in class org.apache.oozie.service.CoordMaterializeTriggerService
CONF_PREFIX - Static variable in class org.apache.oozie.service.DBLiteWorkflowStoreService
CONF_PREFIX - Static variable in class org.apache.oozie.service.ELService
CONF_PREFIX - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_PREFIX - Static variable in class org.apache.oozie.service.GroupsService
CONF_PREFIX - Static variable in class org.apache.oozie.service.HadoopAccessorService
CONF_PREFIX - Static variable in class org.apache.oozie.service.HCatAccessorService
CONF_PREFIX - Static variable in class org.apache.oozie.service.InstrumentationService
CONF_PREFIX - Static variable in class org.apache.oozie.service.JMSAccessorService
CONF_PREFIX - Static variable in class org.apache.oozie.service.JMSTopicService
CONF_PREFIX - Static variable in class org.apache.oozie.service.JPAService
CONF_PREFIX - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_PREFIX - Static variable in class org.apache.oozie.service.PartitionDependencyManagerService
CONF_PREFIX - Static variable in class org.apache.oozie.service.PauseTransitService
CONF_PREFIX - Static variable in class org.apache.oozie.service.ProxyUserService
CONF_PREFIX - Static variable in class org.apache.oozie.service.PurgeService
CONF_PREFIX - Static variable in class org.apache.oozie.service.RecoveryService
CONF_PREFIX - Static variable in class org.apache.oozie.service.SchedulerService
CONF_PREFIX - Static variable in class org.apache.oozie.service.SchemaService
CONF_PREFIX - Static variable in interface org.apache.oozie.service.Service
Prefix for all services configuration properties.
CONF_PREFIX - Static variable in class org.apache.oozie.service.StatusTransitService
CONF_PREFIX - Static variable in class org.apache.oozie.service.UUIDService
CONF_PREFIX - Static variable in class org.apache.oozie.service.WorkflowAppService
CONF_PREFIX - Static variable in class org.apache.oozie.service.WorkflowSchemaService
CONF_PREFIX - Static variable in class org.apache.oozie.sla.service.SLAService
CONF_PREFIX_BUNDLE - Static variable in class org.apache.oozie.service.RecoveryService
CONF_PREFIX_COORD - Static variable in class org.apache.oozie.service.RecoveryService
CONF_PREFIX_USER_RETRY - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_PREFIX_WF_ACTIONS - Static variable in class org.apache.oozie.service.RecoveryService
CONF_PURGE_INTERVAL - Static variable in class org.apache.oozie.service.PurgeService
Time interval, in seconds, at which the purge jobs service will be scheduled to run.
CONF_PUSH_DEPENDENCY_INTERVAL - Static variable in class org.apache.oozie.service.RecoveryService
Delay for the push missing dependencies in milliseconds.
CONF_QUEUE_SIZE - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
CONF_QUEUE_SIZE - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_QUEUE_SIZE - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_RETRY_INITIAL_DELAY - Static variable in class org.apache.oozie.service.JMSAccessorService
CONF_RETRY_MAX_ATTEMPTS - Static variable in class org.apache.oozie.service.JMSAccessorService
CONF_RETRY_MULTIPLIER - Static variable in class org.apache.oozie.service.JMSAccessorService
CONF_SECURITY_ENABLED - Static variable in class org.apache.oozie.service.AuthorizationService
Configuration parameter to enable or disable Oozie admin role.
CONF_SERVICE_CLASSES - Static variable in class org.apache.oozie.service.Services
CONF_SERVICE_EXT_CLASSES - Static variable in class org.apache.oozie.service.Services
CONF_SERVICE_INTERVAL - Static variable in class org.apache.oozie.service.RecoveryService
Time interval, in seconds, at which the recovery service will be scheduled to run.
CONF_SSH_ALLOW_USER_AT_HOST - Static variable in class org.apache.oozie.action.ssh.SshActionExecutor
Configuration parameter which specifies whether the specified ssh user is allowed, or has to be the job user.
CONF_STATUSTRANSIT_INTERVAL - Static variable in class org.apache.oozie.service.StatusTransitService
CONF_SYSTEM_ID - Static variable in class org.apache.oozie.service.Services
CONF_SYSTEM_MODE - Static variable in class org.apache.oozie.service.Services
CONF_THREADS - Static variable in class org.apache.oozie.service.CallableQueueService
CONF_URL - Static variable in class org.apache.oozie.service.JPAService
CONF_USER_RETRY_ERROR_CODE - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_USER_RETRY_ERROR_CODE_EXT - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_USER_RETRY_INTEVAL - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_USER_RETRY_MAX - Static variable in class org.apache.oozie.service.LiteWorkflowStoreService
CONF_USERNAME - Static variable in class org.apache.oozie.service.JPAService
CONF_VALIDATE_DB_CONN - Static variable in class org.apache.oozie.service.JPAService
CONF_VALIDATE_DB_CONN_EVICTION_INTERVAL - Static variable in class org.apache.oozie.service.JPAService
CONF_VALIDATE_DB_CONN_EVICTION_NUM - Static variable in class org.apache.oozie.service.JPAService
CONF_WF_ACTIONS_OLDER_THAN - Static variable in class org.apache.oozie.service.RecoveryService
Age of actions to queue, in seconds.
CONF_WORKER_INTERVAL - Static variable in class org.apache.oozie.service.EventHandlerService
CONF_WORKER_THREADS - Static variable in class org.apache.oozie.service.EventHandlerService
CONFG_MAX_WF_LENGTH - Static variable in class org.apache.oozie.service.WorkflowAppService
CONFIG_DEFAULT - Static variable in class org.apache.oozie.command.bundle.BundleSubmitXCommand
CONFIG_DEFAULT - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
CONFIG_DEFAULT - Static variable in class org.apache.oozie.command.wf.SubmitXCommand
CONFIGURATION - Static variable in class org.apache.oozie.coord.CoordELFunctions
ConfigurationService - Class in org.apache.oozie.service
Built in service that initializes the services configuration.
ConfigurationService() - Constructor for class org.apache.oozie.service.ConfigurationService
configureEvaluator(ELEvaluator, SyncCoordDataset, SyncCoordAction) - Static method in class org.apache.oozie.coord.CoordELFunctions
Configure an evaluator with data set and application specific information.
configureEvaluator(ELEvaluator, WorkflowJobBean, WorkflowActionBean) - Static method in class org.apache.oozie.DagELFunctions
ConfigUtils - Class in org.apache.oozie.util
ConfigUtils() - Constructor for class org.apache.oozie.util.ConfigUtils
connection - Variable in class org.apache.oozie.jms.DefaultConnectionContext
ConnectionContext - Interface in org.apache.oozie.jms
Maintains a JMS connection for creating session, consumer and producer
connectionFactoryName - Variable in class org.apache.oozie.jms.DefaultConnectionContext
constructPattern() - Method in class org.apache.oozie.util.XLogStreamer.Filter
Constructs the regular expression according to the filter and assigns it to fileterPattarn.
contains(Object) - Method in class org.apache.oozie.store.Store
contextDestroyed(ServletContextEvent) - Method in class org.apache.oozie.servlet.ServicesLoader
Destroy Oozie services.
contextInitialized(ServletContextEvent) - Method in class org.apache.oozie.servlet.ServicesLoader
Initialize Oozie services.
ControlNodeActionExecutor - Class in org.apache.oozie.action.control
ControlNodeActionExecutor(String) - Constructor for class org.apache.oozie.action.control.ControlNodeActionExecutor
ControlNodeDef - Class in org.apache.oozie.workflow.lite
Node definition for control nodes: START/END/KILL/FORK/JOIN.
ControlNodeDef(String, String, Class<? extends ControlNodeHandler>, List<String>) - Constructor for class org.apache.oozie.workflow.lite.ControlNodeDef
ControlNodeHandler - Class in org.apache.oozie.workflow.lite
Node handler that provides the necessary workflow logic for control nodes: START/END/KILL/FORK/JOIN.
ControlNodeHandler() - Constructor for class org.apache.oozie.workflow.lite.ControlNodeHandler
convertDateToTimestamp(Date) - Static method in class org.apache.oozie.util.DateUtils
Convert java.util.Date to java.sql.Timestamp
convertException(Exception) - Method in class org.apache.oozie.action.ActionExecutor
COORD_ACTION - Static variable in class org.apache.oozie.coord.CoordELFunctions
COORD_ACTIONS_DEFAULT_LENGTH - Static variable in class org.apache.oozie.servlet.V1JobServlet
coord_actualTime_echo() - Static method in class org.apache.oozie.coord.CoordELFunctions
coord_conf(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
Return a job configuration property for the coordinator.
COORD_CONF_EXT_SCHEMAS - Static variable in class org.apache.oozie.service.SchemaService
COORD_CONF_OLDER_THAN - Static variable in class org.apache.oozie.service.PurgeService
coord_days_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
coord_endOfDay_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
coord_endOfMonth_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
COORD_GET_ALL_COLS_FOR_ACTION - Static variable in class org.apache.oozie.executor.jpa.CoordActionGetForInfoJPAExecutor
coord_hours_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
COORD_INPUT_EVENTS - Variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
COORD_INPUT_EVENTS_DATA_IN - Variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
coord_minutes_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
coord_months_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
COORD_OUTPUT_EVENTS - Variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
COORD_OUTPUT_EVENTS_DATA_OUT - Variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
coord_user() - Static method in class org.apache.oozie.coord.CoordELFunctions
Return the user that submitted the coordinator job.
coordAction - Variable in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
CoordActionCheckXCommand - Class in org.apache.oozie.command.coord
The command checks workflow status for coordinator action.
CoordActionCheckXCommand(String, int) - Constructor for class org.apache.oozie.command.coord.CoordActionCheckXCommand
CoordActionGetForCheckJPAExecutor - Class in org.apache.oozie.executor.jpa
JPAExecutor to get attributes of CoordinatorActionBean required by CoordActionCheckCommand
CoordActionGetForCheckJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForCheckJPAExecutor
CoordActionGetForExternalIdJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator action by externalId.
CoordActionGetForExternalIdJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForExternalIdJPAExecutor
CoordActionGetForInfoJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the CoordinatorAction into a Bean and return it.
CoordActionGetForInfoJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForInfoJPAExecutor
CoordActionGetForInputCheckJPAExecutor - Class in org.apache.oozie.executor.jpa
JPAExecutor to get attributes of CoordinatorActionBean required by CoordActionInputCheckXCommand
CoordActionGetForInputCheckJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForInputCheckJPAExecutor
CoordActionGetForSLAJPAExecutor - Class in org.apache.oozie.executor.jpa
JPAExecutor to get attributes of CoordinatorActionBean required by SLAService on restart
CoordActionGetForSLAJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForSLAJPAExecutor
CoordActionGetForStartJPAExecutor - Class in org.apache.oozie.executor.jpa
JPAExecutor to get attributes of CoordinatorActionBean required by CoordActionStartXCommand
CoordActionGetForStartJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForStartJPAExecutor
CoordActionGetForTimeoutJPAExecutor - Class in org.apache.oozie.executor.jpa
JPAExecutor to get attributes of CoordinatorActionBean required by CoordActionTimeoutXCommand
CoordActionGetForTimeoutJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetForTimeoutJPAExecutor
CoordActionGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the CoordinatorAction into a Bean and return it.
CoordActionGetJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionGetJPAExecutor
CoordActionInfoXCommand - Class in org.apache.oozie.command.coord
CoordActionInfoXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordActionInfoXCommand
CoordActionInputCheckXCommand - Class in org.apache.oozie.command.coord
The command to check if an action's data input paths exist in the file system.
CoordActionInputCheckXCommand(String, String) - Constructor for class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
CoordActionInsertJPAExecutor - Class in org.apache.oozie.executor.jpa
Persist the CoordinatorAction bean.
CoordActionInsertJPAExecutor(CoordinatorActionBean) - Constructor for class org.apache.oozie.executor.jpa.CoordActionInsertJPAExecutor
CoordActionMaterializeCommand - Class in org.apache.oozie.command.coord
CoordActionMaterializeCommand(String, Date, Date) - Constructor for class org.apache.oozie.command.coord.CoordActionMaterializeCommand
CoordActionNotificationXCommand - Class in org.apache.oozie.command.coord
This class will send the notification for the coordinator action
CoordActionNotificationXCommand(CoordinatorActionBean) - Constructor for class org.apache.oozie.command.coord.CoordActionNotificationXCommand
CoordActionReadyXCommand - Class in org.apache.oozie.command.coord
CoordActionReadyXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordActionReadyXCommand
CoordActionRemoveJPAExecutor - Class in org.apache.oozie.executor.jpa
Deletes the coordinator action if its in WAITING or READY state.
CoordActionRemoveJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionRemoveJPAExecutor
Constructor which records coordinator action id.
CoordActionsActiveCountJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the number of running actions for a coordinator job.
CoordActionsActiveCountJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsActiveCountJPAExecutor
CoordActionsCountForJobIdJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the number of running actions for a coordinator job.
CoordActionsCountForJobIdJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsCountForJobIdJPAExecutor
CoordActionsGetByLastModifiedTimeJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the list of CoordinatorAction ordered by lastModifiedTime
CoordActionsGetByLastModifiedTimeJPAExecutor(Date) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsGetByLastModifiedTimeJPAExecutor
CoordActionsGetForRecoveryJPAExecutor - Class in org.apache.oozie.executor.jpa
CoordActionsGetForRecoveryJPAExecutor(long) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsGetForRecoveryJPAExecutor
CoordActionsGetReadyGroupbyJobIDJPAExecutor - Class in org.apache.oozie.executor.jpa
CoordActionsGetReadyGroupbyJobIDJPAExecutor(long) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsGetReadyGroupbyJobIDJPAExecutor
CoordActionsInDateRange - Class in org.apache.oozie.util
This class provides the utility of listing
coordinator actions that were executed between a certain
date range.
CoordActionsInDateRange() - Constructor for class org.apache.oozie.util.CoordActionsInDateRange
CoordActionsPendingFalseCountGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the number of pending actions for a coordinator job.
CoordActionsPendingFalseCountGetJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsPendingFalseCountGetJPAExecutor
CoordActionsPendingFalseStatusCountGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the number of pending actions for a status for a coordinator job.
CoordActionsPendingFalseStatusCountGetJPAExecutor(String, String) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsPendingFalseStatusCountGetJPAExecutor
CoordActionsRunningGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the list of running CoordinatorAction and return the list.
CoordActionsRunningGetJPAExecutor(long) - Constructor for class org.apache.oozie.executor.jpa.CoordActionsRunningGetJPAExecutor
CoordActionStartXCommand - Class in org.apache.oozie.command.coord
CoordActionStartXCommand(String, String, String, String) - Constructor for class org.apache.oozie.command.coord.CoordActionStartXCommand
CoordActionTimeOutXCommand - Class in org.apache.oozie.command.coord
This class updates the Time out in the action bean
CoordActionTimeOutXCommand(CoordinatorActionBean, String, String) - Constructor for class org.apache.oozie.command.coord.CoordActionTimeOutXCommand
CoordActionUpdateForInputCheckJPAExecutor - Class in org.apache.oozie.executor.jpa
Updates the action status, pending status, last modified time, actionXml and missingDependencies of CoordinatorAction and persists it.
CoordActionUpdateForInputCheckJPAExecutor(CoordinatorActionBean) - Constructor for class org.apache.oozie.executor.jpa.CoordActionUpdateForInputCheckJPAExecutor
CoordActionUpdateForModifiedTimeJPAExecutor - Class in org.apache.oozie.executor.jpa
Updates the last modified time of CoordinatorAction and persists it.
CoordActionUpdateForModifiedTimeJPAExecutor(CoordinatorActionBean) - Constructor for class org.apache.oozie.executor.jpa.CoordActionUpdateForModifiedTimeJPAExecutor
CoordActionUpdateJPAExecutor - Class in org.apache.oozie.executor.jpa
Update the CoordinatorAction into a Bean and persist it
CoordActionUpdateJPAExecutor(CoordinatorActionBean) - Constructor for class org.apache.oozie.executor.jpa.CoordActionUpdateJPAExecutor
Create the object for CoordActionUpdateJPAExecutor to update the CoordinatorAction into a Bean and persist it
CoordActionUpdatePushInputCheckJPAExecutor - Class in org.apache.oozie.executor.jpa
Updates the action status, pending status, last modified time, push
missingDependencies of CoordinatorAction and persists it.
CoordActionUpdatePushInputCheckJPAExecutor(CoordinatorActionBean) - Constructor for class org.apache.oozie.executor.jpa.CoordActionUpdatePushInputCheckJPAExecutor
CoordActionUpdatePushMissingDependency - Class in org.apache.oozie.command.coord
CoordActionUpdatePushMissingDependency(String) - Constructor for class org.apache.oozie.command.coord.CoordActionUpdatePushMissingDependency
CoordActionUpdateStatusJPAExecutor - Class in org.apache.oozie.executor.jpa
Updates the action status, pending status and last modified time of CoordinatorAction and persists it.
CoordActionUpdateStatusJPAExecutor(CoordinatorActionBean) - Constructor for class org.apache.oozie.executor.jpa.CoordActionUpdateStatusJPAExecutor
CoordActionUpdateXCommand - Class in org.apache.oozie.command.coord
CoordActionUpdateXCommand(WorkflowJobBean) - Constructor for class org.apache.oozie.command.coord.CoordActionUpdateXCommand
CoordActionUpdateXCommand(WorkflowJobBean, int) - Constructor for class org.apache.oozie.command.coord.CoordActionUpdateXCommand
CoordChangeXCommand - Class in org.apache.oozie.command.coord
CoordChangeXCommand(String, String) - Constructor for class org.apache.oozie.command.coord.CoordChangeXCommand
This command is used to update the Coordinator job with the new values Update the coordinator job bean and update
that to database.
CoordCommandUtils - Class in org.apache.oozie.command.coord
CoordCommandUtils() - Constructor for class org.apache.oozie.command.coord.CoordCommandUtils
coordCountStr - Static variable in class org.apache.oozie.store.StoreStatusFilter
CoordELConstants - Class in org.apache.oozie.coord
CoordELConstants() - Constructor for class org.apache.oozie.coord.CoordELConstants
CoordELEvaluator - Class in org.apache.oozie.coord
This class provide different evaluators required at different stages
CoordELEvaluator() - Constructor for class org.apache.oozie.coord.CoordELEvaluator
CoordELFunctions - Class in org.apache.oozie.coord
This class implements the EL function related to coordinator
CoordELFunctions() - Constructor for class org.apache.oozie.coord.CoordELFunctions
COORDINATOR_NAMESPACE_URI_1 - Static variable in class org.apache.oozie.service.SchemaService
COORDINATOR_XML_FILE - Static variable in class org.apache.oozie.command.coord.CoordSubmitXCommand
CoordinatorActionBean - Class in org.apache.oozie
CoordinatorActionBean() - Constructor for class org.apache.oozie.CoordinatorActionBean
CoordinatorActionEvent - Class in org.apache.oozie.event
Class implementing JobEvent for events generated by Coordinator Actions
CoordinatorActionEvent(String, String, CoordinatorAction.Status, String, String, Date, Date, String) - Constructor for class org.apache.oozie.event.CoordinatorActionEvent
CoordinatorActionInfo - Class in org.apache.oozie
CoordinatorActionInfo(List<CoordinatorActionBean>) - Constructor for class org.apache.oozie.CoordinatorActionInfo
Create a coordiantor actions info bean.
CoordinatorCommand <T > - Class in org.apache.oozie.command.coord
CoordinatorCommand(String, String, int, int) - Constructor for class org.apache.oozie.command.coord.CoordinatorCommand
CoordinatorCommand(String, String, int, int, boolean) - Constructor for class org.apache.oozie.command.coord.CoordinatorCommand
CoordinatorCommand(String, String, int, int, boolean, boolean) - Constructor for class org.apache.oozie.command.coord.CoordinatorCommand
CoordinatorEngine - Class in org.apache.oozie
CoordinatorEngine() - Constructor for class org.apache.oozie.CoordinatorEngine
Create a system Coordinator engine, with no user and no group.
CoordinatorEngine(String) - Constructor for class org.apache.oozie.CoordinatorEngine
Create a Coordinator engine to perform operations on behave of a user.
CoordinatorEngineException - Exception in org.apache.oozie
CoordinatorEngineException(XException) - Constructor for exception org.apache.oozie.CoordinatorEngineException
Create a coordinator engine exception from a XException.
CoordinatorEngineException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.CoordinatorEngineException
Create a coordinator engine exception.
CoordinatorEngineService - Class in org.apache.oozie.service
Service that return a coordinator engine for a user.
CoordinatorEngineService() - Constructor for class org.apache.oozie.service.CoordinatorEngineService
CoordinatorJobBean - Class in org.apache.oozie
CoordinatorJobBean() - Constructor for class org.apache.oozie.CoordinatorJobBean
CoordinatorJobEvent - Class in org.apache.oozie.event
Class implementing JobEvent for events generated by Coordinator Jobs
CoordinatorJobEvent(String, String, Job.Status, String, String, Date, Date) - Constructor for class org.apache.oozie.event.CoordinatorJobEvent
CoordinatorJobException - Exception in org.apache.oozie.coord
Exception thrown by org.apache.oozie.client.CoordintorJob
.
CoordinatorJobException(XException) - Constructor for exception org.apache.oozie.coord.CoordinatorJobException
Create an Coordinator Job exception from a XException.
CoordinatorJobException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.coord.CoordinatorJobException
Create a Coordinator Job exception.
CoordinatorJobGetForUserAppnameJPAExecutor - Class in org.apache.oozie.executor.jpa
DB query executor to fetch columns 'user' and 'appName' from Coordinator Job table
CoordinatorJobGetForUserAppnameJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordinatorJobGetForUserAppnameJPAExecutor
CoordinatorJobGetForUserJPAExecutor - Class in org.apache.oozie.executor.jpa
Retrieve the name of user submitting coordinator
CoordinatorJobGetForUserJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordinatorJobGetForUserJPAExecutor
CoordinatorJobInfo - Class in org.apache.oozie
CoordinatorJobInfo(List<CoordinatorJobBean>, int, int, int) - Constructor for class org.apache.oozie.CoordinatorJobInfo
Create a coordinator info bean.
CoordinatorStore - Class in org.apache.oozie.store
DB Implementation of Coord Store
CoordinatorStore(boolean) - Constructor for class org.apache.oozie.store.CoordinatorStore
CoordinatorStore(Store, boolean) - Constructor for class org.apache.oozie.store.CoordinatorStore
CoordinatorStoreService - Class in org.apache.oozie.service
Base service for persistency of jobs and actions.
CoordinatorStoreService() - Constructor for class org.apache.oozie.service.CoordinatorStoreService
CoordinatorXCommand <T > - Class in org.apache.oozie.command.coord
Abstract coordinator command class derived from XCommand
CoordinatorXCommand(String, String, int) - Constructor for class org.apache.oozie.command.coord.CoordinatorXCommand
Base class constructor for coordinator commands.
CoordinatorXCommand(String, String, int, boolean) - Constructor for class org.apache.oozie.command.coord.CoordinatorXCommand
Base class constructor for coordinator commands.
coordJob - Variable in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
CoordJobDeleteJPAExecutor - Class in org.apache.oozie.executor.jpa
Delete coord job
CoordJobDeleteJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobDeleteJPAExecutor
CoordJobGetActionByActionNumberJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the CoordinatorJob into a Bean and return it.
CoordJobGetActionByActionNumberJPAExecutor(String, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionByActionNumberJPAExecutor
CoordJobGetActionForNominalTimeJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator action by nominal time.
CoordJobGetActionForNominalTimeJPAExecutor(String, Date) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionForNominalTimeJPAExecutor
CoordJobGetActionIdsForDateRangeJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator action ids by date range.
CoordJobGetActionIdsForDateRangeJPAExecutor(String, Date, Date) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionIdsForDateRangeJPAExecutor
CoordJobGetActionsForDatesJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator actions by dates.
CoordJobGetActionsForDatesJPAExecutor(String, Date, Date) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsForDatesJPAExecutor
CoordJobGetActionsJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator actions for a coordinator job.
CoordJobGetActionsJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsJPAExecutor
CoordJobGetActionsNotCompletedJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the Coordinator actions which are not completed for a given Coordinator job
CoordJobGetActionsNotCompletedJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsNotCompletedJPAExecutor
CoordJobGetActionsRunningJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the running Coordinator actions for a given Coordinator job
CoordJobGetActionsRunningJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsRunningJPAExecutor
CoordJobGetActionsStatusJPAExecutor - Class in org.apache.oozie.executor.jpa
Get the status of Coordinator actions for a given Coordinator job
CoordJobGetActionsStatusJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsStatusJPAExecutor
CoordJobGetActionsSubsetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator actions by start and len (a subset) for a coordinator job.
CoordJobGetActionsSubsetJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsSubsetJPAExecutor
CoordJobGetActionsSubsetJPAExecutor(String, List<String>, int, int, boolean) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsSubsetJPAExecutor
CoordJobGetActionsSuspendedJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the suspended Coordinator actions of a given Coordinator job
CoordJobGetActionsSuspendedJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetActionsSuspendedJPAExecutor
CoordJobGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the CoordinatorJob into a Bean and return it.
CoordJobGetJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetJPAExecutor
CoordJobGetPendingActionsCountJPAExecutor - Class in org.apache.oozie.executor.jpa
Get the count of pending coordinator actions of a coordinator job
CoordJobGetPendingActionsCountJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetPendingActionsCountJPAExecutor
CoordJobGetReadyActionsJPAExecutor - Class in org.apache.oozie.executor.jpa
Load coordinator actions in READY state for a coordinator job.
CoordJobGetReadyActionsJPAExecutor(String, int, String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetReadyActionsJPAExecutor
CoordJobGetRunningActionsCountJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the number of running actions for a coordinator job.
CoordJobGetRunningActionsCountJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobGetRunningActionsCountJPAExecutor
CoordJobInfoGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the CoordinatorInfo and return it.
CoordJobInfoGetJPAExecutor(Map<String, List<String>>, int, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobInfoGetJPAExecutor
CoordJobInsertJPAExecutor - Class in org.apache.oozie.executor.jpa
Persist the CoordinatorJob bean.
CoordJobInsertJPAExecutor(CoordinatorJobBean) - Constructor for class org.apache.oozie.executor.jpa.CoordJobInsertJPAExecutor
CoordJobsCountNotForPurgeFromParentIdJPAExecutor - Class in org.apache.oozie.executor.jpa
Count the number of Coordinator children of a parent bundle that are not ready to be purged
CoordJobsCountNotForPurgeFromParentIdJPAExecutor(long, String) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsCountNotForPurgeFromParentIdJPAExecutor
CoordJobsDeleteJPAExecutor - Class in org.apache.oozie.executor.jpa
Delete Coord job, its list of actions and return the number of actions that were deleted.
CoordJobsDeleteJPAExecutor(Collection<String>) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsDeleteJPAExecutor
Initialize the JPAExecutor using the delete list of CoordinatorJobBeans
CoordJobsDeleteJPAExecutor() - Constructor for class org.apache.oozie.executor.jpa.CoordJobsDeleteJPAExecutor
CoordJobsGetChangedJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the list of Coordinator jobs changed by CoordChangeXCommand
CoordJobsGetChangedJPAExecutor(Date) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetChangedJPAExecutor
CoordJobsGetForPurgeJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the list of completed CoordinatorJob for purge ready.
CoordJobsGetForPurgeJPAExecutor(long, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetForPurgeJPAExecutor
CoordJobsGetForPurgeJPAExecutor(long, int, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetForPurgeJPAExecutor
CoordJobsGetFromParentIdJPAExecutor - Class in org.apache.oozie.executor.jpa
Load the list of CoordinatorJob with the passed in parentId
CoordJobsGetFromParentIdJPAExecutor(String, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetFromParentIdJPAExecutor
CoordJobsGetFromParentIdJPAExecutor(String, int, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetFromParentIdJPAExecutor
CoordJobsGetPausedJPAExecutor - Class in org.apache.oozie.executor.jpa
Get a list of paused bundle Jobs;
CoordJobsGetPausedJPAExecutor(int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetPausedJPAExecutor
CoordJobsGetPendingJPAExecutor - Class in org.apache.oozie.executor.jpa
Get a list of Coordinator Jobs that are in pending.
CoordJobsGetPendingJPAExecutor(int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetPendingJPAExecutor
CoordJobsGetUnpausedJPAExecutor - Class in org.apache.oozie.executor.jpa
Get a list of unpaused Coordinator Jobs;
CoordJobsGetUnpausedJPAExecutor(int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsGetUnpausedJPAExecutor
CoordJobsToBeMaterializedJPAExecutor - Class in org.apache.oozie.executor.jpa
JPA command to get coordinator jobs which are qualify for Materialization.
CoordJobsToBeMaterializedJPAExecutor(Date, int) - Constructor for class org.apache.oozie.executor.jpa.CoordJobsToBeMaterializedJPAExecutor
CoordJobsXCommand - Class in org.apache.oozie.command.coord
The command to get a job info for a list of coordinator jobs by given filters.
CoordJobsXCommand(Map<String, List<String>>, int, int) - Constructor for class org.apache.oozie.command.coord.CoordJobsXCommand
CoordJobUpdateJPAExecutor - Class in org.apache.oozie.executor.jpa
Update the CoordinatorJob into a Bean and persist it.
CoordJobUpdateJPAExecutor(CoordinatorJobBean) - Constructor for class org.apache.oozie.executor.jpa.CoordJobUpdateJPAExecutor
CoordJobXCommand - Class in org.apache.oozie.command.coord
Command for loading a coordinator job information
CoordJobXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordJobXCommand
Constructor for loading a coordinator job information
CoordJobXCommand(String, List<String>, int, int, boolean) - Constructor for class org.apache.oozie.command.coord.CoordJobXCommand
Constructor for loading a coordinator job information
CoordJobXCommand(String, boolean) - Constructor for class org.apache.oozie.command.coord.CoordJobXCommand
Constructor for loading a coordinator job information
CoordKillXCommand - Class in org.apache.oozie.command.coord
CoordKillXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordKillXCommand
CoordMaterializeTransitionXCommand - Class in org.apache.oozie.command.coord
Materialize actions for specified start and end time for coordinator job.
CoordMaterializeTransitionXCommand(String, int) - Constructor for class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
CoordMaterializeTriggerService - Class in org.apache.oozie.service
The coordinator Materialization Lookup trigger service schedule lookup trigger command for every interval (default is
5 minutes ).
CoordMaterializeTriggerService() - Constructor for class org.apache.oozie.service.CoordMaterializeTriggerService
CoordPauseXCommand - Class in org.apache.oozie.command.coord
CoordPauseXCommand(CoordinatorJobBean) - Constructor for class org.apache.oozie.command.coord.CoordPauseXCommand
CoordPushDependencyCheckXCommand - Class in org.apache.oozie.command.coord
CoordPushDependencyCheckXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
CoordPushDependencyCheckXCommand(String, boolean) - Constructor for class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
CoordPushDependencyCheckXCommand(String, boolean, boolean) - Constructor for class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
CoordPushDependencyCheckXCommand(String, String) - Constructor for class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
CoordRerunXCommand - Class in org.apache.oozie.command.coord
Rerun coordinator actions by a list of dates or ids.
CoordRerunXCommand(String, String, String, boolean, boolean) - Constructor for class org.apache.oozie.command.coord.CoordRerunXCommand
CoordResumeXCommand - Class in org.apache.oozie.command.coord
Resume coordinator job and actions.
CoordResumeXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordResumeXCommand
coordSeletStr - Static variable in class org.apache.oozie.store.StoreStatusFilter
CoordSubmitXCommand - Class in org.apache.oozie.command.coord
This class provides the functionalities to resolve a coordinator job XML and write the job information into a DB
table.
CoordSubmitXCommand(Configuration) - Constructor for class org.apache.oozie.command.coord.CoordSubmitXCommand
Constructor to create the Coordinator Submit Command.
CoordSubmitXCommand(Configuration, String, String) - Constructor for class org.apache.oozie.command.coord.CoordSubmitXCommand
Constructor to create the Coordinator Submit Command by bundle job.
CoordSubmitXCommand(boolean, Configuration) - Constructor for class org.apache.oozie.command.coord.CoordSubmitXCommand
Constructor to create the Coordinator Submit Command.
CoordSuspendXCommand - Class in org.apache.oozie.command.coord
Suspend coordinator job and actions.
CoordSuspendXCommand(String) - Constructor for class org.apache.oozie.command.coord.CoordSuspendXCommand
CoordUnpauseXCommand - Class in org.apache.oozie.command.coord
CoordUnpauseXCommand(CoordinatorJobBean) - Constructor for class org.apache.oozie.command.coord.CoordUnpauseXCommand
CoordUtils - Class in org.apache.oozie.coord
CoordUtils() - Constructor for class org.apache.oozie.coord.CoordUtils
copy(Configuration, Configuration) - Static method in class org.apache.oozie.util.XConfiguration
Copy configuration key/value pairs from one configuration to another if a property exists in the target, it gets
replaced.
copyCharStream(Reader, Writer) - Static method in class org.apache.oozie.util.IOUtils
Copies an char input stream into an char output stream.
copyStream(InputStream, OutputStream) - Static method in class org.apache.oozie.util.IOUtils
Copies an inputstream into an output stream.
COULD_NOT_END - Static variable in class org.apache.oozie.command.wf.ActionEndXCommand
COULD_NOT_START - Static variable in class org.apache.oozie.command.coord.CoordActionStartXCommand
COULD_NOT_START - Static variable in class org.apache.oozie.command.wf.ActionStartXCommand
create() - Method in class org.apache.oozie.service.CoordinatorStoreService
Return a workflow store instance with a fresh transaction.
create(S) - Method in class org.apache.oozie.service.CoordinatorStoreService
Return a workflow store instance with an existing transaction.
create() - Method in class org.apache.oozie.service.DBLiteWorkflowStoreService
create(S) - Method in class org.apache.oozie.service.DBLiteWorkflowStoreService
create() - Method in class org.apache.oozie.service.SLAStoreService
Return a SLA store instance with a fresh transaction.
create(S) - Method in class org.apache.oozie.service.SLAStoreService
Return a SLA store instance with an existing transaction.
create() - Method in class org.apache.oozie.service.WorkflowStoreService
Return a workflow store instance with a fresh transaction.
create(S) - Method in class org.apache.oozie.service.WorkflowStoreService
Return a workflow store instance with an existing transaction.
createActionDefaultConf(String, String) - Method in class org.apache.oozie.service.HadoopAccessorService
Returns a Configuration containing any defaults for an action for a particular cluster.
createBaseHadoopConf(ActionExecutor.Context, Element) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
createCallBackUrl(String, String) - Method in class org.apache.oozie.service.CallbackService
Create a callback URL.
createConfiguration() - Method in class org.apache.oozie.LocalOozieClient
Create an empty configuration with just the OozieClient.USER_NAME
set to the JVM user name and the OozieClient.GROUP_NAME
set to 'other'.
createConfiguration() - Method in class org.apache.oozie.LocalOozieClientCoord
Create an empty configuration with just the OozieClient.USER_NAME
set to the
JVM user name and the OozieClient.GROUP_NAME
set to 'other'.
createConnection(Properties) - Method in interface org.apache.oozie.jms.ConnectionContext
Create connection using properties
createConnection(Properties) - Method in class org.apache.oozie.jms.DefaultConnectionContext
createConnectionContext(JMSConnectionInfo) - Method in class org.apache.oozie.service.JMSAccessorService
createConsumer(Session, String) - Method in interface org.apache.oozie.jms.ConnectionContext
Creates consumer using session and topic name
createConsumer(Session, String, String) - Method in interface org.apache.oozie.jms.ConnectionContext
Creates consumer using session, topic name and selector
createConsumer(Session, String) - Method in class org.apache.oozie.jms.DefaultConnectionContext
createConsumer(Session, String, String) - Method in class org.apache.oozie.jms.DefaultConnectionContext
createCoordinatorActionMessage(CoordinatorActionEvent) - Static method in class org.apache.oozie.event.messaging.MessageFactory
Constructs and returns the coordinator action message for coordinator
action event
createCredentialObject() - Method in class org.apache.oozie.action.hadoop.CredentialsProvider
Create Credential object
createDataEvaluator(Element, Configuration, String) - Static method in class org.apache.oozie.coord.CoordELEvaluator
Create an Evaluator to resolve dataIns and dataOuts of an application instance (used in stage 3)
createEarlyURIs(Element, String, StringBuilder, StringBuilder) - Static method in class org.apache.oozie.command.coord.CoordCommandUtils
The function create a list of URIs separated by "," using the instances
time stamp and URI-template
createELEvaluatorForDataEcho(Configuration, String, HashMap<String, String>) - Static method in class org.apache.oozie.coord.CoordELEvaluator
createELEvaluatorForGroup(Configuration, String) - Static method in class org.apache.oozie.command.wf.SignalXCommand
createELEvaluatorForGroup(Configuration, String) - Static method in class org.apache.oozie.command.wf.SubmitXCommand
Create an EL evaluator for a given group.
createELEvaluatorForGroup(Configuration, String) - Static method in class org.apache.oozie.coord.CoordELEvaluator
Create an evaluator to be used in resolving configuration vars and frequency constant/functions (used in Stage
1)
createEvaluator(Configuration) - Method in class org.apache.oozie.command.bundle.BundleSubmitXCommand
Create ELEvaluator
createEvaluator(String) - Method in class org.apache.oozie.service.ELService
Return an
ELEvaluator
pre-configured with the constants and functions for the specific group of
EL-functions and variables defined in the configuration.
createExecutionPath(String) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
createFileSystem(String, URI, Configuration) - Method in class org.apache.oozie.service.HadoopAccessorService
Return a FileSystem created with the provided user for the specified URI.
createFullTransition(String, String) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
createInstance(WorkflowApp, Configuration) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowLib
createInstance(WorkflowApp, Configuration, String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowLib
createInstance(WorkflowApp, Configuration) - Method in interface org.apache.oozie.workflow.WorkflowLib
Create a workflow instance.
createInstance(WorkflowApp, Configuration, String) - Method in interface org.apache.oozie.workflow.WorkflowLib
Create a workflow instance with the given wfId.
createInstancesELEvaluator(Element, SyncCoordAction, Configuration) - Static method in class org.apache.oozie.coord.CoordELEvaluator
Create a new Evaluator to resolve the EL functions and variables using action creation time (Phase 2)
createInstancesELEvaluator(String, Element, SyncCoordAction, Configuration) - Static method in class org.apache.oozie.coord.CoordELEvaluator
createJar(File, String, Class...) - Static method in class org.apache.oozie.util.IOUtils
Creates a JAR file with the specified classes.
createJobClient(ActionExecutor.Context, JobConf) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
Create job client object
createJobClient(String, JobConf) - Method in class org.apache.oozie.service.HadoopAccessorService
Return a JobClient created with the provided user/group.
createJobConf(String) - Method in class org.apache.oozie.service.HadoopAccessorService
Creates a JobConf using the site configuration for the specified hostname:port.
createLauncherJar() - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
createLazyEvaluator(Date, Date, Element, Configuration) - Static method in class org.apache.oozie.coord.CoordELEvaluator
Create a new evaluator for Lazy resolve (phase 3).
createPrefix() - Method in class org.apache.oozie.util.XLog.Info
Create the LogInfo
prefix using the current parameter values.
createProducer(Session, String) - Method in interface org.apache.oozie.jms.ConnectionContext
Creates producer using session and topic
createProducer(Session, String) - Method in class org.apache.oozie.jms.DefaultConnectionContext
createProducerConnectionContext(JMSConnectionInfo) - Method in class org.apache.oozie.service.JMSAccessorService
createPropertySet(String[], Set<String>) - Static method in class org.apache.oozie.util.PropertiesUtils
Create a set from an array
createProtoActionConf(Configuration, boolean) - Method in class org.apache.oozie.service.WorkflowAppService
Create proto configuration.
createSchema(InputStream) - Static method in class org.apache.oozie.util.XmlUtils
Create schema object for the given xsd
createSession(int) - Method in interface org.apache.oozie.jms.ConnectionContext
Creates session using the specified session opts
createSession(int) - Method in class org.apache.oozie.jms.DefaultConnectionContext
createSLAEvaluator(Date, Configuration) - Static method in class org.apache.oozie.coord.CoordELEvaluator
Create a SLA evaluator to be used during Materialization
createSLAMessage(SLAEvent) - Static method in class org.apache.oozie.event.messaging.MessageFactory
Constructs and returns SLA notification message
createSlaRegistrationEvent(Element, String, String, AppType, String, String, XLog, boolean) - Static method in class org.apache.oozie.sla.SLAOperations
createSlaRegistrationEvent(Element, String, AppType, String, String, XLog) - Static method in class org.apache.oozie.sla.SLAOperations
createSlaRegistrationEvent(Element, String, String, AppType, String, XLog) - Static method in class org.apache.oozie.sla.SLAOperations
createSlaRegistrationEvent(Element, String, AppType, String, XLog) - Static method in class org.apache.oozie.sla.SLAOperations
createSlaRegistrationEvent(Element, Store, String, SLAEvent.SlaAppType, String, String) - Static method in class org.apache.oozie.util.db.SLADbOperations
Deprecated.
createSlaRegistrationEvent(Element, String, SLAEvent.SlaAppType, String, String, XLog) - Static method in class org.apache.oozie.util.db.SLADbOperations
Deprecated.
createSlaRegistrationEvent(Element, String, SLAEvent.SlaAppType, String, String) - Static method in class org.apache.oozie.util.db.SLADbXOperations
Deprecated.
Create SLA registration event
createSlaStatusEvent(String, SLAEvent.Status, SLAEvent.SlaAppType, String, XLog) - Static method in class org.apache.oozie.util.db.SLADbOperations
Deprecated.
createSlaStatusEvent(String, SLAEvent.Status, SLAEvent.SlaAppType) - Static method in class org.apache.oozie.util.db.SLADbXOperations
Deprecated.
Create SLA status event
createStatusEvent(String, String, SLAEvent.Status, SLAEvent.SlaAppType, XLog) - Static method in class org.apache.oozie.util.db.SLADbOperations
Deprecated.
createStatusEvent(String, String, SLAEvent.Status, SLAEvent.SlaAppType) - Static method in class org.apache.oozie.util.db.SLADbXOperations
Deprecated.
Create SLA status event
createThreadLocalSession(int) - Method in interface org.apache.oozie.jms.ConnectionContext
Creates a threadlocal session using session opts
createThreadLocalSession(int) - Method in class org.apache.oozie.jms.DefaultConnectionContext
createURIELEvaluator(String) - Static method in class org.apache.oozie.coord.CoordELEvaluator
Create a new Evaluator to resolve URI temple with time specific constant
createWorkflowJobMessage(WorkflowJobEvent) - Static method in class org.apache.oozie.event.messaging.MessageFactory
Constructs and returns the workflow job message for workflow job event
CredentialException - Exception in org.apache.oozie.action.hadoop
CredentialException(XException) - Constructor for exception org.apache.oozie.action.hadoop.CredentialException
Create an credential exception from a XException.
CredentialException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.action.hadoop.CredentialException
Create a credential exception.
Credentials - Class in org.apache.oozie.action.hadoop
Credentials() - Constructor for class org.apache.oozie.action.hadoop.Credentials
CredentialsProperties - Class in org.apache.oozie.action.hadoop
CredentialsProperties(String, String) - Constructor for class org.apache.oozie.action.hadoop.CredentialsProperties
CredentialsProvider - Class in org.apache.oozie.action.hadoop
CredentialsProvider(String) - Constructor for class org.apache.oozie.action.hadoop.CredentialsProvider
CURRENT - Static variable in class org.apache.oozie.command.coord.CoordCommandUtils
currentSize - Variable in class org.apache.oozie.util.PriorityDelayQueue
GB - Static variable in class org.apache.oozie.util.ELConstantsFunctions
GigaByte constant (1024 MB).
GB - Static variable in class org.apache.oozie.util.PropertiesUtils
generateChildId(String, String) - Method in class org.apache.oozie.service.UUIDService
Create a child ID.
generateCreateIndexScript(Schema.Index, Schema.DBType) - Static method in class org.apache.oozie.util.db.Schema
Generates the SQL statement for creating the Index
generateCreateTableScript(Schema.Table, Schema.DBType) - Static method in class org.apache.oozie.store.OozieSchema
Generates the create table SQL Statement
generateCreateTableScript(Schema.Table, Schema.DBType, List<Schema.Column>) - Static method in class org.apache.oozie.util.db.Schema
Generates the SQL Statement for creating the table
generateDropTableScript(Schema.Table, Schema.DBType) - Static method in class org.apache.oozie.util.db.Schema
Generates the SQL Statement for droping the table
generateEvent(CoordinatorActionBean, String, String, Date) - Static method in class org.apache.oozie.command.coord.CoordinatorXCommand
generateEvent(CoordinatorJobBean) - Method in class org.apache.oozie.command.coord.CoordinatorXCommand
generateEvent(WorkflowJobBean, String, String) - Static method in class org.apache.oozie.command.wf.WorkflowXCommand
generateEvent(WorkflowJobBean) - Static method in class org.apache.oozie.command.wf.WorkflowXCommand
generateEvent(WorkflowActionBean, String) - Method in class org.apache.oozie.command.wf.WorkflowXCommand
generateEvents(CoordinatorJobBean) - Method in class org.apache.oozie.command.TransitionXCommand
This will be used to generate Job Notification events on status changes
generateId(UUIDService.ApplicationType) - Method in class org.apache.oozie.service.UUIDService
Create a unique ID.
generateInsertVersionScript(String) - Static method in class org.apache.oozie.store.OozieSchema
Generates the Insert statement to insert the OOZIE_VERSION to table
get() - Method in class org.apache.oozie.service.InstrumentationService
Return the instrumentation instance used by the service.
get(Class<T>) - Method in class org.apache.oozie.service.Services
Return a service by its public interface.
get() - Static method in class org.apache.oozie.service.Services
Return the services singleton.
get() - Static method in class org.apache.oozie.servlet.HostnameFilter
Returns the requester hostname.
get(String) - Method in interface org.apache.oozie.sla.SLACalculator
get(String) - Method in class org.apache.oozie.sla.SLACalculatorMemory
get(Class<T>, Schema.Column) - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Get the Column data given its type and name
get(String) - Method in class org.apache.oozie.util.XConfiguration
Get the value of the name
property, null
if
no such property exists.
get(String, String) - Method in class org.apache.oozie.util.XConfiguration
Get the value of the name
property.
get() - Static method in class org.apache.oozie.util.XLog.Info
Return the LogInfo
instance in context.
get(String) - Method in class org.apache.oozie.workflow.lite.DBLiteWorkflowLib
Loads the Workflow instance with the given ID.
get(String) - Method in interface org.apache.oozie.workflow.WorkflowLib
Load a workflow instance from storage.
getAcl() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getAcl() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getAcl() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getAction() - Method in class org.apache.oozie.client.rest.BulkResponseImpl
getAction() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
Returns the workflow action of the given action context
getAction() - Static method in class org.apache.oozie.DagELFunctions
getAction(String, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
getAction(String, boolean) - Method in class org.apache.oozie.store.WorkflowStore
Load the action data and returns a bean.
getActionCredentialsProperties(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getActionData(FileSystem, RunningJob, WorkflowAction, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
getActionData(FileSystem, RunningJob, WorkflowAction, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
Get the output data of an action.
getActionData(FileSystem, RunningJob, WorkflowAction, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
Get the stats and external child IDs for a pig job
getActionData(FileSystem, RunningJob, WorkflowAction, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.SqoopActionExecutor
Get the stats and external child IDs
getActionDir() - Method in interface org.apache.oozie.action.ActionExecutor.Context
getActionDir(String, WorkflowAction, String, boolean) - Method in class org.apache.oozie.action.ActionExecutor
Return the path that will be used to store action specific data.
getActionDir() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getActionDirPath(String, WorkflowAction, String, boolean) - Method in class org.apache.oozie.action.ActionExecutor
Return the path that will be used to store action specific data
getActionId() - Method in class org.apache.oozie.coord.SyncCoordAction
getActionID() - Method in class org.apache.oozie.dependency.hcat.WaitingAction
Get the action id
getActionId(String) - Method in class org.apache.oozie.service.CallbackService
Return the action ID from a callback URL.
getActionNumber() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getActions() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getActions() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getActionsForCoordinatorJob(String, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
Loads all actions for the given Coordinator job.
getActionsForWorkflow(String, boolean) - Method in class org.apache.oozie.store.WorkflowStore
Loads all the actions for the given Workflow.
getActionSignal(WorkflowAction.Status) - Method in class org.apache.oozie.action.ActionExecutor
Convenience method that return the signal for an Action based on the action status.
getActionsSubsetForCoordinatorJob(String, int, int) - Method in class org.apache.oozie.store.CoordinatorStore
Loads given number of actions for the given Coordinator job.
getActionsSubsetForWorkflow(String, int, int) - Method in class org.apache.oozie.store.WorkflowStore
Loads given number of actions for the given Workflow.
getActionStatsDataPath(Path) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
Get the location of stats file
getActionStatus(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.ssh.SshActionExecutor
Get action status.
getActionsToFail(WorkflowInstance) - Static method in class org.apache.oozie.service.WorkflowStoreService
Return the list of action IDs to fail.
getActionsToKill(WorkflowInstance) - Static method in class org.apache.oozie.service.WorkflowStoreService
Return the list of action IDs to kill.
getActionVar(String, String) - Static method in class org.apache.oozie.DagELFunctions
getActionXml() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getActualDuration() - Method in class org.apache.oozie.sla.SLACalcStatus
getActualDuration() - Method in class org.apache.oozie.sla.SLASummaryBean
getActualEnd() - Method in class org.apache.oozie.sla.SLACalcStatus
getActualEnd() - Method in class org.apache.oozie.sla.SLASummaryBean
getActualStart() - Method in class org.apache.oozie.sla.SLACalcStatus
getActualStart() - Method in class org.apache.oozie.sla.SLASummaryBean
getActualTime() - Method in class org.apache.oozie.coord.SyncCoordAction
getAlertContact() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getAlertContact() - Method in class org.apache.oozie.sla.SLACalcStatus
getAlertContact() - Method in class org.apache.oozie.sla.SLARegistrationBean
getAlertEvents() - Method in class org.apache.oozie.sla.SLACalcStatus
getAlertEvents() - Method in class org.apache.oozie.sla.SLARegistrationBean
getAlertFrequency() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getAlertPercentage() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getAll() - Method in class org.apache.oozie.util.Instrumentation
Return a map containing all variables, counters and timers.
getAllVars() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getAllVars() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return a map with all the variables in the context of the instance.
getApp() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getApp() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return the workflow application that defines the instance.
getAppFileSystem() - Method in interface org.apache.oozie.action.ActionExecutor.Context
getAppFileSystem() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getAppFileSystem(WorkflowJob) - Method in class org.apache.oozie.command.wf.WfEndXCommand
getAppName() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getAppName() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getAppName() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getAppName() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getAppName() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
getAppName() - Method in class org.apache.oozie.sla.SLACalcStatus
getAppName() - Method in class org.apache.oozie.sla.SLARegistrationBean
getAppName() - Method in class org.apache.oozie.sla.SLASummaryBean
getAppNamespace() - Method in class org.apache.oozie.CoordinatorJobBean
Get app namespce
getAppPath() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getAppPath() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getAppPath() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getAppType() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getAppType() - Method in class org.apache.oozie.sla.SLACalcStatus
getAppType() - Method in class org.apache.oozie.sla.SLARegistrationBean
getAppType() - Method in class org.apache.oozie.sla.SLASummaryBean
getAppType() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getAppTypes() - Method in class org.apache.oozie.service.EventHandlerService
getAppTypeStr() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getAuthorityWithScheme(String) - Method in class org.apache.oozie.service.URIHandlerService
Get the URI with scheme://host:port removing the path
getAvailableDependencies() - Method in class org.apache.oozie.dependency.ActionDependency
getAvailableDependencyURIs(String) - Method in class org.apache.oozie.dependency.hcat.EhcacheHCatDependencyCache
getAvailableDependencyURIs(String) - Method in interface org.apache.oozie.dependency.hcat.HCatDependencyCache
Get a list of available dependency URIs for a actionID
getAvailableDependencyURIs(String) - Method in class org.apache.oozie.dependency.hcat.SimpleHCatDependencyCache
getAvailableDependencyURIs(String) - Method in class org.apache.oozie.service.PartitionDependencyManagerService
Get a list of available dependency URIs for a actionID
getBatchSize() - Method in interface org.apache.oozie.event.EventQueue
Get the batch size used during polling events
getBatchSize() - Method in class org.apache.oozie.event.MemoryEventQueue
getBeanForRunningCoordAction(CoordinatorActionBean) - Method in class org.apache.oozie.store.CoordinatorStore
getBoolean(Schema.Column) - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Get the Boolean Column
getBulkJobs(String, int, int) - Method in class org.apache.oozie.BundleEngine
Get bulk job response
getBundle() - Method in class org.apache.oozie.client.rest.BulkResponseImpl
getBundleActionId() - Method in class org.apache.oozie.BundleActionBean
Get the Bundle Action Id.
getBundleEngine(String) - Method in class org.apache.oozie.service.BundleEngineService
Return a Bundle engine.
getBundleId() - Method in class org.apache.oozie.BundleActionBean
Get the BundleId
getBundleId() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getBundleJob(String) - Method in class org.apache.oozie.BundleEngine
getBundleJobId() - Method in class org.apache.oozie.event.CoordinatorActionEvent
getBundleJobs(String, int, int) - Method in class org.apache.oozie.BundleEngine
Get bundle jobs
getBundleJobs() - Method in class org.apache.oozie.BundleJobInfo
Return the bundle jobs being returned.
getByteArray(Schema.Column) - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Get the data for columns with blob type
getCalendar(String, TimeZone) - Static method in class org.apache.oozie.util.DateUtils
Create a Calendar instance using the specified date and Time zone
getCalendar(String) - Static method in class org.apache.oozie.util.DateUtils
Create a Calendar instance for UTC time zone using the specified date.
getCalendarUnit() - Method in enum org.apache.oozie.coord.TimeUnit
getCallbackUrl(String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Create the callback URL for the action.
getCallbackUrl(String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getCaptureOutput(WorkflowAction) - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
getCaptureOutput(WorkflowAction) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getCaptureOutput(WorkflowAction) - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
getCaptureOutput(WorkflowAction) - Method in class org.apache.oozie.action.hadoop.SqoopActionExecutor
getCause(Object...) - Static method in class org.apache.oozie.util.XLog
Utility method that extracts the Throwable
, if present, from the parameters.
getChildName(String) - Method in class org.apache.oozie.service.UUIDService
Return the child name from a child ID.
getClassByName(String) - Method in class org.apache.oozie.util.XConfiguration
This is a stop gap fix for HADOOP-4416.
getClassesForLauncher() - Method in class org.apache.oozie.dependency.FSURIHandler
getClassesForLauncher() - Method in class org.apache.oozie.dependency.HCatURIHandler
getClassesForLauncher() - Method in interface org.apache.oozie.dependency.URIHandler
Get list of classes to ship to launcher for LauncherURIHandler
getClassesForLauncher() - Method in class org.apache.oozie.service.URIHandlerService
Return the classes to be shipped to the launcher
getClassNamebyType(String) - Static method in class org.apache.oozie.action.hadoop.DistcpActionExecutor
This function returns the Action classes names from the configuration
getClient() - Static method in class org.apache.oozie.local.LocalOozie
Return a OozieClient
for LocalOozie.
getClient(String) - Static method in class org.apache.oozie.local.LocalOozie
Return a OozieClient
for LocalOozie configured for a given user.
getClientCoord(String) - Static method in class org.apache.oozie.local.LocalOozie
Return a OozieClient
for LocalOozie
configured for a given user.
getClientId() - Static method in class org.apache.oozie.util.db.SLADbOperations
Deprecated.
getClientId() - Static method in class org.apache.oozie.util.db.SLADbXOperations
Deprecated.
Return client id
getConcurrency() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getConf() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getConf() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getConf() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getConf() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getConf() - Method in class org.apache.oozie.service.ConfigurationService
Return the services configuration.
getConf() - Method in class org.apache.oozie.service.Services
Return the services configuration.
getConf() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getConf() - Method in class org.apache.oozie.workflow.lite.NodeDef
getConf() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return the configuration of the instance.
getConfigDir() - Method in class org.apache.oozie.service.ConfigurationService
Return Oozie configuration directory.
getConfiguration() - Method in class org.apache.oozie.dependency.URIHandler.Context
Get the Configuration to access the URI
getConfiguration(String, FilterConfig) - Method in class org.apache.oozie.servlet.AuthFilter
Returns the configuration from Oozie configuration to be used by the authentication filter.
getConfiguration() - Method in class org.apache.oozie.util.Instrumentation
Return the current system configuration as a Map.
getConfigurationDirectory() - Static method in class org.apache.oozie.service.ConfigurationService
getConnection() - Method in class org.apache.oozie.store.Store
getConsoleUrl() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getConsoleUrl() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getConsoleUrl() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
Return the coordinate application console URL.
getConsoleUrl() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getConsoleUrl() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
Return the workflow job console URL.
getConsumer() - Method in class org.apache.oozie.jms.MessageReceiver
Get the JMS message consumer object for this message receiver
getContentType(HttpServletRequest) - Method in class org.apache.oozie.servlet.JsonRestServlet
Return the request content type, lowercase and without attributes.
getContext(URI, Configuration, String) - Method in class org.apache.oozie.dependency.FSURIHandler
getContext(URI, Configuration, String) - Method in class org.apache.oozie.dependency.HCatURIHandler
getContext(URI, Configuration, String) - Method in interface org.apache.oozie.dependency.URIHandler
Get the Context which can be used to access URI of the same scheme and
host
getContext() - Method in class org.apache.oozie.util.ELEvaluator
Return the context with the functions and variables of the EL evaluator.
getContextURL() - Method in class org.apache.oozie.test.EmbeddedServletContainer
Return the full URL (including protocol, host, port, context path, servlet path) for the context path.
getCoordAction(String) - Method in class org.apache.oozie.CoordinatorEngine
getCoordActionErrorCode() - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
getting the error code of the coord action.
getCoordActionErrorMsg() - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
getting the error message of the coord action.
getCoordActionForNominalTime(String, Date) - Method in class org.apache.oozie.store.CoordinatorStore
Get coordinator action bean for given date
getCoordActionIdsFromDateRange(String, String) - Static method in class org.apache.oozie.util.CoordActionsInDateRange
Get the coordinator actions for a given date range
getCoordActionIdsFromDates(String, String) - Static method in class org.apache.oozie.util.CoordActionsInDateRange
Get the list of Coordinator action Ids for given date ranges
getCoordActionInfo(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Get the info of a coordinator action.
getCoordActions(String, String, String) - Static method in class org.apache.oozie.command.coord.CoordRerunXCommand
Get the list of actions for a given coordinator job
getCoordActions() - Method in class org.apache.oozie.CoordinatorActionInfo
Return the coordiantor actions being returned.
getCoordActionsForDates(String, Date, Date) - Method in class org.apache.oozie.store.CoordinatorStore
Get coordinator action beans for given start date and end date
getCoordActionsFromDateRange(String, String) - Static method in class org.apache.oozie.util.CoordActionsInDateRange
Get the coordinator actions for a given date range
getCoordActionsFromDates(String, String) - Static method in class org.apache.oozie.coord.CoordUtils
Get the list of actions for given date ranges
getCoordActionsFromIds(String, String) - Static method in class org.apache.oozie.coord.CoordUtils
Get the list of actions for given id ranges
getCoordClient() - Static method in class org.apache.oozie.local.LocalOozie
Return a OozieClient
for LocalOozie.
getCoordId() - Method in class org.apache.oozie.BundleActionBean
Get the coordinator Id.
getCoordinator() - Method in class org.apache.oozie.client.rest.BulkResponseImpl
getCoordinatorAction(String, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
Load the CoordinatorAction into a Bean and return it.
getCoordinatorActionsForJob(String, int, String) - Method in class org.apache.oozie.store.CoordinatorStore
Return CoordinatorActions for a jobID.
getCoordinatorEngine(String) - Method in class org.apache.oozie.service.CoordinatorEngineService
Return a Coordinator engine.
getCoordinatorInfo(Map<String, List<String>>, int, int) - Method in class org.apache.oozie.store.CoordinatorStore
getCoordinatorJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
Get coord job info
getCoordinatorJob(String, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
Load the CoordinatorJob into a Bean and return it.
getCoordinatorJobLength(int, int) - Method in class org.apache.oozie.servlet.V1JobServlet
Given the requested length and the default length, determine how many coordinator jobs to return.
getCoordinatorJobLength(int, int) - Method in class org.apache.oozie.servlet.V2JobServlet
getCoordinatorJobs(String) - Method in class org.apache.oozie.store.CoordinatorStore
getCoordinatorJobsOlderThanStatus(long, String, int, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
A list of Coordinator Jobs that are matched with the status and have last materialized time' older than
checkAgeSecs will be returned.
getCoordinatorJobsToBeMaterialized(Date, int) - Method in class org.apache.oozie.store.CoordinatorStore
Get a list of Coordinator Jobs that should be materialized.
getCoordinatorRunningActionsCount(String) - Method in class org.apache.oozie.store.CoordinatorStore
Return CoordinatorActions for a jobID.
getCoordinators() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getCoordInputCheckRequeueInterval() - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
This function reads the value of re-queue interval for coordinator input
check command from the Oozie configuration provided by Configuration
Service.
getCoordJob(String) - Method in class org.apache.oozie.BaseEngine
Return the info about a coord job.
getCoordJob(String, String, int, int, boolean) - Method in class org.apache.oozie.BaseEngine
Return the info about a coord job with actions subset.
getCoordJob(String) - Method in class org.apache.oozie.BundleEngine
getCoordJob(String, String, int, int, boolean) - Method in class org.apache.oozie.BundleEngine
getCoordJob(String) - Method in class org.apache.oozie.CoordinatorEngine
getCoordJob(String, String, int, int, boolean) - Method in class org.apache.oozie.CoordinatorEngine
getCoordJob(String) - Method in class org.apache.oozie.DagEngine
getCoordJob(String, String, int, int, boolean) - Method in class org.apache.oozie.DagEngine
getCoordJobId() - Method in class org.apache.oozie.event.WorkflowJobEvent
getCoordJobInfo(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Get the info of a coordinator job.
getCoordJobs(String, int, int) - Method in class org.apache.oozie.CoordinatorEngine
getCoordJobs() - Method in class org.apache.oozie.CoordinatorJobInfo
Return the coordiantor jobs being returned.
getCoordJobsInfo(String, int, int) - Method in class org.apache.oozie.LocalOozieClientCoord
Return the info of the coordinator jobs that match the filter.
getCoordName() - Method in class org.apache.oozie.BundleActionBean
Get the Coordinator name.
getCoordPushCheckRequeueInterval() - Method in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
Return the re-queue interval for coord push dependency check
getCount(Schema.Table...) - Static method in class org.apache.oozie.util.db.SqlStatement
Select count(*) Statement generator.
getCounters() - Method in class org.apache.oozie.util.Instrumentation
Return all the counters.
getCreatedConf() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getCreatedTime() - Method in class org.apache.oozie.BundleJobBean
getCreatedTime() - Method in class org.apache.oozie.client.rest.JsonBundleJob
Get createdTime
getCreatedTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getCreatedTime() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getCreatedTime() - Method in class org.apache.oozie.command.Command
Returns the createdTime of the callable in milliseconds
getCreatedTime() - Method in class org.apache.oozie.command.XCommand
Returns the creation time of the command.
getCreatedTime() - Method in class org.apache.oozie.CoordinatorActionBean
getCreatedTime() - Method in class org.apache.oozie.CoordinatorJobBean
Get created time
getCreatedTime() - Method in interface org.apache.oozie.util.XCallable
Returns the createdTime of the callable in milliseconds
getCreatedTime() - Method in class org.apache.oozie.WorkflowJobBean
getCreatedTimestamp() - Method in class org.apache.oozie.BundleJobBean
getCreatedTimestamp() - Method in class org.apache.oozie.CoordinatorActionBean
getCreatedTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get created timestamp
getCreatedTimestamp() - Method in class org.apache.oozie.WorkflowJobBean
getCred() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getCred() - Method in class org.apache.oozie.workflow.lite.NodeDef
getCredProperties(ActionExecutor.Context, String) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getCurrent() - Static method in class org.apache.oozie.util.ELEvaluator
If within the scope of a EL evaluation call, it gives access to the ELEvaluator instance performing the EL
evaluation.
getCurrentInstance(Date, int[]) - Static method in class org.apache.oozie.coord.CoordELFunctions
Find the current instance based on effectiveTime (i.e Action_Creation_Time or Action_Start_Time)
getDagEngine(String) - Method in class org.apache.oozie.service.DagEngineService
Return a Dag engine.
getData() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getDatasetTZ() - Static method in class org.apache.oozie.coord.CoordELFunctions
getDateInput() - Method in class org.apache.oozie.executor.jpa.CoordJobsToBeMaterializedJPAExecutor
getDbDataType(Schema.Column, Schema.DBType) - Static method in class org.apache.oozie.util.db.Schema
Returns the appropriate DB type for given column according to the DB Type
getDefaultGroup(String) - Method in class org.apache.oozie.service.AuthorizationService
Return the default group to which the user belongs.
getDefaultShareLibName(Element) - Method in class org.apache.oozie.action.hadoop.DistcpActionExecutor
Return the sharelib name for the action.
getDefaultShareLibName(Element) - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
Return the sharelib name for the action.
getDefaultShareLibName(Element) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
Returns the default sharelib name for the action if any.
getDefaultShareLibName(Element) - Method in class org.apache.oozie.action.hadoop.MapReduceActionExecutor
Return the sharelib name for the action.
getDefaultShareLibName(Element) - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
Return the sharelib postfix for the action.
getDefaultShareLibName(Element) - Method in class org.apache.oozie.action.hadoop.SqoopActionExecutor
Return the sharelib name for the action.
getDefinition(String) - Method in class org.apache.oozie.BaseEngine
Return the a job definition.
getDefinition(String) - Method in class org.apache.oozie.BundleEngine
getDefinition(String) - Method in class org.apache.oozie.CoordinatorEngine
getDefinition(String) - Method in class org.apache.oozie.DagEngine
Return the a job definition.
getDefinition() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowApp
getDefinition() - Method in interface org.apache.oozie.workflow.WorkflowApp
Return the original workflow definition (normally XML).
getDelay(TimeUnit) - Method in class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Return the delay of the element.
getDependencyType(URI) - Method in class org.apache.oozie.dependency.FSURIHandler
getDependencyType(URI) - Method in class org.apache.oozie.dependency.HCatURIHandler
getDependencyType(URI) - Method in interface org.apache.oozie.dependency.URIHandler
Get the dependency type of the URI.
getDependencyURI() - Method in class org.apache.oozie.dependency.hcat.WaitingAction
Get the dependency uri
getDevContact() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getDoneFlag(Element) - Static method in class org.apache.oozie.coord.CoordUtils
getDoneFlag() - Method in class org.apache.oozie.coord.SyncCoordDataset
getEffectiveNominalTime() - Static method in class org.apache.oozie.coord.CoordELFunctions
getElement() - Method in class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Return the element from the wrapper.
getELEvaluator() - Method in interface org.apache.oozie.action.ActionExecutor.Context
Return an ELEvaluator with the context injected.
getELEvaluator() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getEnd() - Method in class org.apache.oozie.util.Instrumentation.Cron
Return the end time of the cron.
getEndOfDuration() - Method in class org.apache.oozie.coord.SyncCoordAction
getEndOfDuration() - Method in class org.apache.oozie.coord.SyncCoordDataset
getEndTime() - Method in class org.apache.oozie.BundleJobBean
getEndTime() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getEndTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getEndTime() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getEndTime() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getEndTime() - Method in class org.apache.oozie.CoordinatorJobBean
getEndTime() - Method in class org.apache.oozie.WorkflowActionBean
getEndTime() - Method in class org.apache.oozie.WorkflowJobBean
getEndTimestamp() - Method in class org.apache.oozie.BundleJobBean
getEndTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get end timestamp
getEndTimestamp() - Method in class org.apache.oozie.WorkflowActionBean
Return the action last check time
getEndTimestamp() - Method in class org.apache.oozie.WorkflowJobBean
getEntityKey() - Method in class org.apache.oozie.command.BulkJobsXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleJobChangeXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleJobResumeXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleJobSuspendXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleJobsXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleJobXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleKillXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundlePauseXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleRerunXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleStartXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleStatusUpdateXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleSubmitXCommand
getEntityKey() - Method in class org.apache.oozie.command.bundle.BundleUnpauseXCommand
getEntityKey() - Method in class org.apache.oozie.command.Command
Get command lock key returning the key as an entity key, [not used] Just
to be able to implement XCallable [to be deprecated]
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionCheckXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionInfoXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionNotificationXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionReadyXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionStartXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionTimeOutXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionUpdatePushMissingDependency
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordActionUpdateXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordChangeXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordJobsXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordJobXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordKillXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordPauseXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordRerunXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordResumeXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordSuspendXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.CoordUnpauseXCommand
getEntityKey() - Method in class org.apache.oozie.command.coord.SLAEventsXCommand
getEntityKey() - Method in class org.apache.oozie.command.PurgeXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ActionCheckXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ActionEndXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ActionKillXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ActionStartXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.CompletedActionXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.DefinitionXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ExternalIdXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.JobsXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.JobXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.KillXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.NotificationXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ReRunXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.ResumeXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.SignalXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.SubmitMRXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.SubmitXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.SuspendXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.WfEndXCommand
getEntityKey() - Method in class org.apache.oozie.command.wf.WorkflowActionInfoXCommand
getEntityKey() - Method in class org.apache.oozie.command.XCommand
Return the entity key for the command.
getEntityKey() - Method in interface org.apache.oozie.util.XCallable
Return the lock key of the callable
getEntityManager() - Method in class org.apache.oozie.service.StoreService
Return EntityManager
getEntityManager() - Method in class org.apache.oozie.store.Store
Return EntityManager
getErrorCode() - Method in exception org.apache.oozie.action.ActionExecutorException
Return the error code of the exception.
getErrorCode() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getErrorCode() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getErrorCode() - Method in class org.apache.oozie.event.CoordinatorActionEvent
getErrorCode() - Method in class org.apache.oozie.event.WorkflowActionEvent
getErrorCode() - Method in class org.apache.oozie.event.WorkflowJobEvent
getErrorCode() - Method in exception org.apache.oozie.servlet.XServletException
Return the Oozie error code for the exception.
getErrorCode() - Method in exception org.apache.oozie.XException
Return the error code of the exception.
getErrorMessage() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getErrorMessage() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getErrorMessage() - Method in class org.apache.oozie.event.CoordinatorActionEvent
getErrorMessage() - Method in class org.apache.oozie.event.WorkflowActionEvent
getErrorMessage() - Method in class org.apache.oozie.event.WorkflowJobEvent
getErrorPath(Path) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
getErrorType() - Method in exception org.apache.oozie.action.ActionExecutorException
Return the error type of the exception.
getEvent_id() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getEventProcessed() - Method in class org.apache.oozie.sla.SLACalcStatus
Get which type of sla event has been processed needed when calculator
periodically loops to update all jobs' sla
getEventProcessed() - Method in class org.apache.oozie.sla.SLASummaryBean
getEventQueue() - Method in class org.apache.oozie.service.EventHandlerService
getEventStatus() - Method in class org.apache.oozie.sla.SLACalcStatus
getEventStatus() - Method in class org.apache.oozie.sla.SLASummaryBean
getEventStatusString() - Method in class org.apache.oozie.sla.SLASummaryBean
getEventType() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getExecution() - Method in class org.apache.oozie.CoordinatorJobBean
Get execution
getExecutionOrder() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getExecutionOrder() - Method in class org.apache.oozie.CoordinatorJobBean
getExecutionPath() - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getExecutionPath() - Method in class org.apache.oozie.WorkflowActionBean
Return the node execution path.
getExecutionStats() - Method in class org.apache.oozie.WorkflowActionBean
Return the action statistics info.
getExecutor(String) - Method in class org.apache.oozie.service.ActionService
getExpectedDuration() - Method in class org.apache.oozie.sla.SLACalcStatus
getExpectedDuration() - Method in class org.apache.oozie.sla.SLARegistrationBean
getExpectedDuration() - Method in class org.apache.oozie.sla.SLASummaryBean
getExpectedEnd() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getExpectedEnd() - Method in class org.apache.oozie.sla.SLACalcStatus
getExpectedEnd() - Method in class org.apache.oozie.sla.SLARegistrationBean
getExpectedEnd() - Method in class org.apache.oozie.sla.SLASummaryBean
getExpectedEnd() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getExpectedEndTS() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getExpectedStart() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getExpectedStart() - Method in class org.apache.oozie.sla.SLACalcStatus
getExpectedStart() - Method in class org.apache.oozie.sla.SLARegistrationBean
getExpectedStart() - Method in class org.apache.oozie.sla.SLASummaryBean
getExpectedStart() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getExpectedStartTS() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getExternalChildIDs() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getExternalChildIDs() - Method in class org.apache.oozie.WorkflowActionBean
Return the external child IDs.
getExternalChildIDsDataPath(Path) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
Get the location of external Child IDs file
getExternalId() - Method in class org.apache.oozie.client.rest.JsonBundleJob
Return externalId
getExternalId() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getExternalId() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getExternalId() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getExternalId() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getExternalId() - Method in class org.apache.oozie.CoordinatorActionBean
getExternalId() - Method in class org.apache.oozie.WorkflowJobBean
getExternalStatus() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getExternalStatus() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getExternalStatus(String) - Method in class org.apache.oozie.service.CallbackService
Return the action external status from a callback URL.
getFilterParams() - Method in class org.apache.oozie.util.XLogStreamer.Filter
getFlushMode() - Method in class org.apache.oozie.store.Store
getFrequency() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getFrequency() - Method in class org.apache.oozie.coord.SyncCoordAction
getFrequency() - Method in class org.apache.oozie.coord.SyncCoordDataset
getFromRule() - Method in class org.apache.oozie.util.MappingRule
Gets the from rule
getFuncType(String) - Static method in class org.apache.oozie.command.coord.CoordCommandUtils
getGroup() - Method in class org.apache.oozie.client.rest.JsonBundleJob
Deprecated.
getGroup() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getGroup() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getGroupName() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getGroups(String) - Method in class org.apache.oozie.service.GroupsService
Returns the list of groups a user belongs to.
getHadoopConf(Configuration) - Static method in class org.apache.oozie.coord.CoordUtils
getHadoopId() - Method in class org.apache.oozie.event.WorkflowActionEvent
getHandlerClass() - Method in class org.apache.oozie.workflow.lite.NodeDef
getHCatClient(String, String) - Method in class org.apache.oozie.action.hadoop.HCatCredentialHelper
Getting the HCat client.
getHeader(String) - Method in class org.apache.oozie.LocalOozieClient
Get the value of a set HTTP header from the workflow instance.
getHeader(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Get the value of a set HTTP header from the coordinator instance.
getHeaderNames() - Method in class org.apache.oozie.LocalOozieClient
Return an iterator with all the header names set in the workflow instance.
getHeaderNames() - Method in class org.apache.oozie.LocalOozieClientCoord
Return an iterator with all the header names set in the coordinator
instance.
getHost() - Method in class org.apache.oozie.test.EmbeddedServletContainer
Return the hostname the servlet container is bound to.
getHttpStatusCode() - Method in exception org.apache.oozie.servlet.XServletException
Return the HTTP error code to return to the client.
getId() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getId() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getId() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getId() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getId() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getId() - Method in enum org.apache.oozie.service.SchemaService.SchemaName
getId(String) - Method in class org.apache.oozie.service.UUIDService
Return the ID from a child ID.
getId() - Method in class org.apache.oozie.sla.SLACalcStatus
getId() - Method in class org.apache.oozie.sla.SLARegistrationBean
getId() - Method in class org.apache.oozie.sla.SLASummaryBean
getId() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getId() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return the ID of the instance.
getIdSwapPath(Path) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
getInitInstance() - Method in class org.apache.oozie.coord.SyncCoordDataset
getInstanceNumber(String, StringBuilder) - Static method in class org.apache.oozie.command.coord.CoordCommandUtils
parse a function like coord:latest(n)/future() and return the 'n'.
getInstrumentation() - Method in class org.apache.oozie.command.Command
getInstrumentation() - Method in class org.apache.oozie.command.XCommand
getInterface() - Method in class org.apache.oozie.service.ActionCheckerService
Return the public interface for the action checker service.
getInterface() - Method in class org.apache.oozie.service.ActionService
getInterface() - Method in class org.apache.oozie.service.AuthorizationService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.BundleEngineService
Return the public interface of the Bundle engine service.
getInterface() - Method in class org.apache.oozie.service.CallableQueueService
Return the public interface for command queue service.
getInterface() - Method in class org.apache.oozie.service.CallbackService
Return the public interface of the Dag engine service.
getInterface() - Method in class org.apache.oozie.service.ConfigurationService
Return the public interface for configuration service.
getInterface() - Method in class org.apache.oozie.service.CoordinatorEngineService
Return the public interface of the Coordinator engine service.
getInterface() - Method in class org.apache.oozie.service.CoordinatorStoreService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.CoordMaterializeTriggerService
getInterface() - Method in class org.apache.oozie.service.DagEngineService
Return the public interface of the Dag engine service.
getInterface() - Method in class org.apache.oozie.service.DagXLogInfoService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.ELService
Return the public interface for EL service.
getInterface() - Method in class org.apache.oozie.service.EventHandlerService
getInterface() - Method in class org.apache.oozie.service.GroupsService
Returns the service interface.
getInterface() - Method in class org.apache.oozie.service.HadoopAccessorService
getInterface() - Method in class org.apache.oozie.service.HCatAccessorService
getInterface() - Method in class org.apache.oozie.service.InstrumentationService
Return the public interface for instrumentation service.
getInterface() - Method in class org.apache.oozie.service.JMSAccessorService
getInterface() - Method in class org.apache.oozie.service.JMSTopicService
getInterface() - Method in class org.apache.oozie.service.JPAService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.MemoryLocksService
Return the public interface for the memory locks services
getInterface() - Method in class org.apache.oozie.service.PartitionDependencyManagerService
getInterface() - Method in class org.apache.oozie.service.PauseTransitService
Return the public interface for the purge jobs service.
getInterface() - Method in class org.apache.oozie.service.ProxyUserService
Returns the service interface.
getInterface() - Method in class org.apache.oozie.service.PurgeService
Return the public interface for the purge jobs service.
getInterface() - Method in class org.apache.oozie.service.RecoveryService
Return the public interface for the Recovery Service.
getInterface() - Method in class org.apache.oozie.service.SchedulerService
Return the public interface for scheduler service.
getInterface() - Method in class org.apache.oozie.service.SchemaService
Return the public interface of the service.
getInterface() - Method in interface org.apache.oozie.service.Service
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.SLAStoreService
getInterface() - Method in class org.apache.oozie.service.StatusTransitService
Return the public interface for the purge jobs service.
getInterface() - Method in class org.apache.oozie.service.StoreService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.URIHandlerService
getInterface() - Method in class org.apache.oozie.service.UserGroupInformationService
getInterface() - Method in class org.apache.oozie.service.UUIDService
Return the public interface for UUID service.
getInterface() - Method in class org.apache.oozie.service.WorkflowAppService
Return the public interface for workflow application service.
getInterface() - Method in class org.apache.oozie.service.WorkflowSchemaService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.WorkflowStoreService
Return the public interface of the service.
getInterface() - Method in class org.apache.oozie.service.XLogService
Return the public interface for log service.
getInterface() - Method in class org.apache.oozie.sla.service.SLAService
getJavaSystemProperties() - Method in class org.apache.oozie.util.Instrumentation
Return the JVM system properties.
getJMSConnectionInfo(URI) - Method in class org.apache.oozie.service.HCatAccessorService
Given a publisher host:port return the connection details of JMS server that the publisher
publishes to
getJMSConnectionInfo() - Method in class org.apache.oozie.service.JMSAccessorService.JMSRetryRunnable
getJMSConnectionInfo(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0AdminServlet
getJMSConnectionInfo(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1AdminServlet
getJMSConnectionInfo(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V2AdminServlet
getJMSTopicName(String) - Method in class org.apache.oozie.BaseEngine
Return the jms topic name for the job.
getJMSTopicName(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
getJMSTopicName(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
getJMSTopicName(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V2JobServlet
getJNDIProperties() - Method in class org.apache.oozie.client.rest.JMSConnectionInfoBean
getJNDIProperties() - Method in class org.apache.oozie.jms.JMSConnectionInfo
Get JNDI properties to establish a JMS connection
getJNDIPropertiesString() - Method in class org.apache.oozie.jms.JMSConnectionInfo
Return JNDI properties string
getJob(String) - Method in class org.apache.oozie.BaseEngine
Return the info about a wf job.
getJob(String, int, int) - Method in class org.apache.oozie.BaseEngine
Return the info about a wf job with actions subset.
getJob(String) - Method in class org.apache.oozie.BundleEngine
getJob(String, int, int) - Method in class org.apache.oozie.BundleEngine
getJob() - Method in class org.apache.oozie.command.bundle.BundleJobResumeXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundleJobSuspendXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundleKillXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundlePauseXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundleRerunXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundleStartXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundleSubmitXCommand
getJob() - Method in class org.apache.oozie.command.bundle.BundleUnpauseXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordKillXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordPauseXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordRerunXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordResumeXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordSuspendXCommand
getJob() - Method in class org.apache.oozie.command.coord.CoordUnpauseXCommand
getJob() - Method in class org.apache.oozie.command.TransitionXCommand
Get the Job for the command.
getJob(String) - Method in class org.apache.oozie.CoordinatorEngine
getJob(String, int, int) - Method in class org.apache.oozie.CoordinatorEngine
getJob(String) - Method in class org.apache.oozie.DagEngine
Return the info about a job.
getJob(String, int, int) - Method in class org.apache.oozie.DagEngine
Return the info about a job with actions subset.
getJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
getJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
getJobData() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getJobData() - Method in class org.apache.oozie.sla.SLACalcStatus
getJobData() - Method in class org.apache.oozie.sla.SLARegistrationBean
getJobDefinition(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
getJobDefinition(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
getJobId() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getJobId() - Method in class org.apache.oozie.CoordinatorActionBean
getJobId() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
getJobId(String) - Method in class org.apache.oozie.LocalOozieClient
Return the workflow job Id for an external Id.
getJobId() - Method in class org.apache.oozie.WorkflowActionBean
Return the job Id.
getJobIdForExternalId(String) - Method in class org.apache.oozie.BaseEngine
Return the workflow Job ID for an external ID.
getJobIdForExternalId(String) - Method in class org.apache.oozie.BundleEngine
getJobIdForExternalId(String) - Method in class org.apache.oozie.CoordinatorEngine
getJobIdForExternalId(String) - Method in class org.apache.oozie.DagEngine
Return the workflow Job ID for an external ID.
getJobIdForExternalId(HttpServletRequest, String) - Method in class org.apache.oozie.servlet.V0JobsServlet
v0 service implementation to get a JSONObject representation of a job from its external ID
getJobIdForExternalId(HttpServletRequest, String) - Method in class org.apache.oozie.servlet.V1JobsServlet
v1 service implementation to get a JSONObject representation of a job from its external ID
getJobInfo(String) - Method in class org.apache.oozie.LocalOozieClient
Get the info of a workflow job.
getJobInfo(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Deprecated.
getJobs(String, int, int) - Method in class org.apache.oozie.DagEngine
Return the info about a set of jobs.
getJobs(HttpServletRequest) - Method in class org.apache.oozie.servlet.V0JobsServlet
v0 service implementation to get a list of workflows, with filtering or interested windows embedded in the
request object
getJobs(HttpServletRequest) - Method in class org.apache.oozie.servlet.V1JobsServlet
v1 service implementation to get a list of workflows, coordinators, or bundles, with filtering or interested
windows embedded in the request object
getJobsInfo(String, int, int) - Method in class org.apache.oozie.LocalOozieClient
Return the info of the workflow jobs that match the filter.
getJobsInfo(String) - Method in class org.apache.oozie.LocalOozieClient
Return the info of the workflow jobs that match the filter.
getJobsInfo(String, int, int) - Method in class org.apache.oozie.LocalOozieClientCoord
Deprecated.
getJobsInfo(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Deprecated.
getJobStatus() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getJobStatus() - Method in class org.apache.oozie.sla.SLACalcStatus
getJobStatus() - Method in class org.apache.oozie.sla.SLASummaryBean
getJobStatus() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getJobStatusStr() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getJobXml() - Method in class org.apache.oozie.BundleJobBean
getJobXml() - Method in class org.apache.oozie.CoordinatorJobBean
Get job xml
getKey() - Method in class org.apache.oozie.command.bundle.BundleKillXCommand
getKey() - Method in class org.apache.oozie.command.bundle.BundleStartXCommand
getKey() - Method in class org.apache.oozie.command.Command
Get command key
getKey() - Method in class org.apache.oozie.command.coord.CoordActionCheckXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordActionReadyXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordActionStartXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordActionTimeOutXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordKillXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordResumeXCommand
getKey() - Method in class org.apache.oozie.command.coord.CoordSuspendXCommand
getKey() - Method in class org.apache.oozie.command.wf.ActionCheckXCommand
getKey() - Method in class org.apache.oozie.command.wf.ActionEndXCommand
getKey() - Method in class org.apache.oozie.command.wf.ActionKillXCommand
getKey() - Method in class org.apache.oozie.command.wf.ActionStartXCommand
getKey() - Method in class org.apache.oozie.command.wf.KillXCommand
getKey() - Method in class org.apache.oozie.command.wf.ResumeXCommand
getKey() - Method in class org.apache.oozie.command.wf.SignalXCommand
getKey() - Method in class org.apache.oozie.command.wf.SuspendXCommand
getKey() - Method in class org.apache.oozie.command.XCommand
Get command key
getKey() - Method in interface org.apache.oozie.util.XCallable
Return the key of the callable
getKickoffTime() - Method in class org.apache.oozie.BundleJobBean
getKickoffTime() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getKickoffTimestamp() - Method in class org.apache.oozie.BundleJobBean
getLanguageName() - Method in class org.apache.oozie.command.wf.SubmitHiveXCommand
getLanguageName() - Method in class org.apache.oozie.command.wf.SubmitPigXCommand
getLanguageName() - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
getLastActionNumber() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getLastActionTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getLastActionTime() - Method in class org.apache.oozie.CoordinatorJobBean
getLastActionTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get last action timestamp
getLastCheckTime() - Method in class org.apache.oozie.WorkflowActionBean
Return the action last check time
getLastCheckTimestamp() - Method in class org.apache.oozie.WorkflowActionBean
Return the action last check time
getLastModifiedTime() - Method in class org.apache.oozie.BundleActionBean
Get Last modified time.
getLastModifiedTime() - Method in class org.apache.oozie.BundleJobBean
Get last modified time
getLastModifiedTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getLastModifiedTime() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getLastModifiedTime() - Method in class org.apache.oozie.CoordinatorActionBean
getLastModifiedTime() - Method in class org.apache.oozie.CoordinatorJobBean
Get last modified time
getLastModifiedTime() - Method in class org.apache.oozie.sla.SLACalcStatus
getLastModifiedTime() - Method in class org.apache.oozie.sla.SLASummaryBean
getLastModifiedTime() - Method in class org.apache.oozie.WorkflowJobBean
getLastModifiedTimestamp() - Method in class org.apache.oozie.BundleActionBean
Get Last modified time.
getLastModifiedTimestamp() - Method in class org.apache.oozie.BundleJobBean
getLastModifiedTimestamp() - Method in class org.apache.oozie.CoordinatorActionBean
getLastModifiedTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get last modified timestamp
getLastModifiedTimestamp() - Method in class org.apache.oozie.WorkflowJobBean
getLastSeqId() - Method in class org.apache.oozie.command.coord.SLAEventsXCommand
Get lastSeqId
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.MapReduceActionExecutor
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.ScriptLanguageActionExecutor
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.ShellActionExecutor
getLauncherClasses() - Method in class org.apache.oozie.action.hadoop.SqoopActionExecutor
getLauncherConfig() - Method in class org.apache.oozie.service.URIHandlerService
Return the configuration required to use LauncherURIHandler in the launcher
getLauncherJarName() - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.DistcpActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.MapReduceActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.ShellActionExecutor
getLauncherMain(Configuration, Element) - Method in class org.apache.oozie.action.hadoop.SqoopActionExecutor
getLauncherURIHandlerClass() - Method in class org.apache.oozie.dependency.FSURIHandler
getLauncherURIHandlerClass() - Method in class org.apache.oozie.dependency.HCatURIHandler
getLauncherURIHandlerClass() - Method in interface org.apache.oozie.dependency.URIHandler
Get the URIHandler that will be used to handle the supported schemes in launcher
getLen() - Method in class org.apache.oozie.BulkResponseInfo
Return the number of the bulk entries being returned.
getLen() - Method in class org.apache.oozie.BundleJobInfo
Return the number of the bundle being returned.
getLen() - Method in class org.apache.oozie.CoordinatorJobInfo
Return the number of the workflows being returned.
getLen() - Method in class org.apache.oozie.WorkflowsInfo
Return the number of the workflows being returned.
getLength() - Method in enum org.apache.oozie.store.OozieSchema.OozieColumn
getLength() - Method in interface org.apache.oozie.util.db.Schema.Column
Returns the length of the column
getLimit() - Method in class org.apache.oozie.executor.jpa.CoordJobsToBeMaterializedJPAExecutor
getLockTimeOut() - Method in class org.apache.oozie.command.XCommand
Return the time out when acquiring a lock.
getLog() - Method in class org.apache.oozie.command.bundle.BundleRerunXCommand
getLog() - Method in class org.apache.oozie.command.coord.CoordRerunXCommand
getLog() - Method in class org.apache.oozie.command.XCommand
Get XLog log
getLog(String) - Static method in class org.apache.oozie.util.XLog
Return the named logger configured with the
XLog.Info
prefix.
getLog(Class) - Static method in class org.apache.oozie.util.XLog
Return the named logger configured with the
XLog.Info
prefix.
getLog(String, boolean) - Static method in class org.apache.oozie.util.XLog
Return the named logger.
getLog(Class, boolean) - Static method in class org.apache.oozie.util.XLog
Return the named logger.
getLogMask() - Method in enum org.apache.oozie.ErrorCode
Return the log mask (to which log the exception should be logged) of the error.
getLogToken() - Method in class org.apache.oozie.WorkflowActionBean
Return the job log token.
getLogToken() - Method in class org.apache.oozie.WorkflowJobBean
getlogToken() - Method in class org.apache.oozie.WorkflowJobBean
getLong(Schema.Column) - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Get the Numeric data
getLoopFlag(String) - Static method in class org.apache.oozie.workflow.lite.NodeHandler
getMatThrottling() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getMaxExternalStatsSize() - Static method in class org.apache.oozie.action.hadoop.JavaActionExecutor
Get the maximum allowed size of stats
getMaxHistory() - Method in class org.apache.oozie.util.OozieRollingPolicy
getMaxRetries() - Method in class org.apache.oozie.action.ActionExecutor
Return the maximum number of retries for the action executor.
getMaxSize() - Method in class org.apache.oozie.util.PriorityDelayQueue
Return the maximum queue size.
getMaxWait(TimeUnit) - Method in class org.apache.oozie.util.PriorityDelayQueue
Return the max wait time for elements before they are promoted to the next higher priority.
getMessageFormat() - Method in class org.apache.oozie.event.messaging.JSONMessageSerializer
getMessageFormat() - Method in class org.apache.oozie.event.messaging.MessageSerializer
Get the message format for the serializer
getMessageHandler() - Method in class org.apache.oozie.jms.MessageReceiver
Get the MessageHandler that will process the message
getMessageSerializer() - Static method in class org.apache.oozie.event.messaging.MessageFactory
Gets the configured serializer
getMissingDependencies() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getMissingDependencies() - Method in class org.apache.oozie.dependency.ActionDependency
getMissingDeps() - Method in class org.apache.oozie.event.CoordinatorActionEvent
getMRDelegationTokenRenewer(JobConf) - Method in class org.apache.oozie.service.HadoopAccessorService
getMsgPrefix() - Method in class org.apache.oozie.util.XLog
Return the common prefix.
getMsgType() - Method in class org.apache.oozie.sla.SLACalcStatus
getMsgType() - Method in class org.apache.oozie.sla.SLARegistrationBean
getName() - Method in class org.apache.oozie.action.hadoop.CredentialsProperties
Get the name
getName() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getName() - Method in class org.apache.oozie.command.Command
Return the name of the command.
getName() - Method in class org.apache.oozie.command.XCommand
Return the command name.
getName() - Method in class org.apache.oozie.coord.SyncCoordAction
getName() - Method in class org.apache.oozie.coord.SyncCoordDataset
getName() - Method in class org.apache.oozie.executor.jpa.BulkJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BulkUpdateDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertForCoordActionStartJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertForCoordActionStatusJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionsCountForJobGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionsGetByLastModifiedTimeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionsGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionsGetStatusPendingJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionsGetWaitingOlderJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleActionUpdateJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobGetCoordinatorsJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobGetForUserJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobInfoGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobsDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobsGetForPurgeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobsGetNeedStartJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobsGetPausedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobsGetRunningOrPendingJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobsGetUnpausedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.BundleJobUpdateJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForCheckJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForExternalIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForInfoJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForInputCheckJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForSLAJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForStartJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetForTimeoutJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionRemoveJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsActiveCountJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsCountForJobIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsGetByLastModifiedTimeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsGetForRecoveryJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsGetReadyGroupbyJobIDJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsPendingFalseCountGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsPendingFalseStatusCountGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionsRunningGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionUpdateForInputCheckJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionUpdateForModifiedTimeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionUpdateJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionUpdatePushInputCheckJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordActionUpdateStatusJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordinatorJobGetForUserAppnameJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordinatorJobGetForUserJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionByActionNumberJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionForNominalTimeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionIdsForDateRangeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsForDatesJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsNotCompletedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsRunningJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsStatusJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsSubsetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetActionsSuspendedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetPendingActionsCountJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetReadyActionsJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobGetRunningActionsCountJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobInfoGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsCountNotForPurgeFromParentIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsGetChangedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsGetForPurgeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsGetFromParentIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsGetPausedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsGetPendingJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsGetUnpausedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobsToBeMaterializedJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.CoordJobUpdateJPAExecutor
getName() - Method in interface org.apache.oozie.executor.jpa.JPAExecutor
Return the name of the JPA executor.
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLACalculationInsertUpdateJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLARegistrationGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLARegistrationGetOnRestartJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetRecordsOnRestartJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryUpdateForSLAStatusActualTimesJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.SLAEventInsertJPAExecutor
Deprecated.
getName() - Method in class org.apache.oozie.executor.jpa.SLAEventsGetForFilterJPAExecutor
Deprecated.
getName() - Method in class org.apache.oozie.executor.jpa.SLAEventsGetForSeqIdJPAExecutor
Deprecated.
getName() - Method in class org.apache.oozie.executor.jpa.SLAEventsGetJPAExecutor
Deprecated.
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionGetForSLAJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionRetryManualGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionsGetForJobJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionsGetPendingJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionsRunningGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionSubsetGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowActionUpdateJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowIdGetForExternalIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowInfoWithActionsSubsetGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobGetActionsJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobGetForSLAJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobGetForUserJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobGetJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobInsertJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobsCountNotForPurgeFromParentIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobsDeleteJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobsGetForPurgeJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobsGetFromParentIdJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowJobUpdateJPAExecutor
getName() - Method in class org.apache.oozie.executor.jpa.WorkflowsJobGetJPAExecutor
getName() - Method in interface org.apache.oozie.util.XCallable
Return the callable name.
getName() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowApp
getName() - Method in class org.apache.oozie.workflow.lite.NodeDef
getName() - Method in interface org.apache.oozie.workflow.WorkflowApp
Return the name of teh workflow application.
getNewStatementWithValues(Map<Object, Object>) - Method in class org.apache.oozie.util.db.SqlStatement
Replace the keys(newValues) which are place holders in the sql statements with the corresponding new values.
getNextMaterializedTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getNextMaterializedTime() - Method in class org.apache.oozie.CoordinatorJobBean
getNextMaterializedTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get next materialized timestamp
getNode(String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowApp
getNodeDef(String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
Get NodeDef from workflow instance
getNodeDef() - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getNodeDef(String) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Get NodeDef from workflow instance
getNodeDefDefaultVersion() - Static method in class org.apache.oozie.service.LiteWorkflowStoreService
Get NodeDef default version, _oozie_inst_v_0 or _oozie_inst_v_1
getNodeDefs() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowApp
getNodeDefVersion() - Method in class org.apache.oozie.workflow.lite.NodeDef
getNominalEnd() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
getNominalStart() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
getNominalTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getNominalTime() - Method in class org.apache.oozie.coord.SyncCoordAction
getNominalTime() - Method in class org.apache.oozie.CoordinatorActionBean
getNominalTime() - Method in class org.apache.oozie.event.CoordinatorActionEvent
getNominalTime() - Method in class org.apache.oozie.sla.SLACalcStatus
getNominalTime() - Method in class org.apache.oozie.sla.SLARegistrationBean
getNominalTime() - Method in class org.apache.oozie.sla.SLASummaryBean
getNominalTimestamp() - Method in class org.apache.oozie.CoordinatorActionBean
getNotificationMsg() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getNotificationMsg() - Method in class org.apache.oozie.sla.SLACalcStatus
getNotificationMsg() - Method in class org.apache.oozie.sla.SLARegistrationBean
getNumActions() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getOozieConf() - Method in class org.apache.oozie.action.ActionExecutor
Return Oozie configuration.
getOozieHome() - Static method in class org.apache.oozie.service.Services
getOozieLogName() - Method in class org.apache.oozie.service.XLogService
getOozieLogPath() - Method in class org.apache.oozie.service.XLogService
getOozieProcessingTimeZone() - Static method in class org.apache.oozie.util.DateUtils
Returns Oozie processing timezone.
getOozieRuntimeDir() - Method in class org.apache.oozie.action.ActionExecutor
Return the runtime directory of the Oozie instance.
getOozieSystemId() - Method in class org.apache.oozie.action.ActionExecutor
Return the system ID, this ID is defined in Oozie configuration.
getOozieTimeMask() - Static method in class org.apache.oozie.util.DateUtils
Returns Oozie processing datetime mask.
getOozieUrl() - Method in class org.apache.oozie.LocalOozieClient
Return the Oozie URL of the workflow client instance.
getOozieUrl() - Method in class org.apache.oozie.LocalOozieClientCoord
Return the Oozie URL of the coordinator client instance.
getOozieVersion() - Static method in class org.apache.oozie.store.OozieSchema
Gets the Oozie Schema Version
getOptions() - Method in class org.apache.oozie.command.wf.SubmitHiveXCommand
getOptions() - Method in class org.apache.oozie.command.wf.SubmitPigXCommand
getOptions() - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
getOrigJobXml() - Method in class org.apache.oozie.BundleJobBean
getOrigJobXml() - Method in class org.apache.oozie.CoordinatorJobBean
Get original job xml
getOSEnv() - Method in class org.apache.oozie.util.Instrumentation
Return the OS environment used to start Oozie.
getOutputDataPath(Path) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
getOwn() - Method in class org.apache.oozie.util.Instrumentation.Cron
Return the own time of the cron.
getOwn() - Method in class org.apache.oozie.util.Instrumentation.Timer
Return the own accumulated computing time by the timer.
getOwnAvg() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the own average time.
getOwnMax() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the own maximum time.
getOwnMin() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the own minimum time.
getOwnSquareSum() - Method in class org.apache.oozie.util.Instrumentation.Timer
Return the sum of the square own times.
getOwnStdDev() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the own time standard deviation.
getParameter(String) - Method in class org.apache.oozie.util.XLog.Info
Returns the specified parameter.
getParentClientId() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getParentExecutionPath(String) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getParentId() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
Return the corresponding Action ID, if any.
getParentId() - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
getParentId() - Method in class org.apache.oozie.sla.SLACalcStatus
getParentId() - Method in class org.apache.oozie.sla.SLARegistrationBean
getParentId() - Method in class org.apache.oozie.sla.SLASummaryBean
getParentSlaId() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getPasswordAuthentication() - Method in class org.apache.oozie.action.email.EmailActionExecutor.JavaMailAuthenticator
getPauseTime() - Method in class org.apache.oozie.BundleJobBean
getPauseTime() - Method in class org.apache.oozie.client.rest.JsonBundleJob
Get pauseTime
getPauseTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getPauseTime() - Method in class org.apache.oozie.CoordinatorJobBean
getPauseTimestamp() - Method in class org.apache.oozie.BundleJobBean
getPending() - Method in class org.apache.oozie.BundleActionBean
Get some actions are in progress for particular bundle action.
getPending() - Method in class org.apache.oozie.BundleJobBean
getPending() - Method in class org.apache.oozie.CoordinatorActionBean
Get some actions are in progress for particular bundle action.
getPending() - Method in class org.apache.oozie.WorkflowActionBean
getPendingActions(long) - Method in class org.apache.oozie.store.WorkflowStore
Load All the actions that are pending for more than given time.
getPendingAge() - Method in class org.apache.oozie.WorkflowActionBean
Return the pending age of the action.
getPendingAgeTimestamp() - Method in class org.apache.oozie.WorkflowActionBean
Return the action last check time
getPort() - Method in class org.apache.oozie.test.EmbeddedServletContainer
Return the port number the servlet container is bound to.
getPrevStatus() - Method in class org.apache.oozie.command.RerunTransitionXCommand
This method will return the previous status.
getPriorities() - Method in class org.apache.oozie.util.PriorityDelayQueue
Return number of priorities the queue supports.
getPriority() - Method in class org.apache.oozie.command.Command
Return the priority of the command.
getPriority() - Method in class org.apache.oozie.command.XCommand
Return the priority of the command.
getPriority() - Method in class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Return the priority of the element.
getPriority() - Method in interface org.apache.oozie.util.XCallable
Return the priority of the callable.
getProcessDefinition() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getProcessInstance() - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getProperties() - Method in class org.apache.oozie.action.hadoop.CredentialsProperties
Get the properties
getProtoActionConf() - Method in interface org.apache.oozie.action.ActionExecutor.Context
Return a proto configuration for actions with auth properties already set.
getProtoActionConf() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getProtoActionConf() - Static method in class org.apache.oozie.DagELFunctions
getProtoActionConf() - Method in class org.apache.oozie.WorkflowJobBean
getprotoActionConf() - Method in class org.apache.oozie.WorkflowJobBean
getProtocolUrl() - Method in class org.apache.oozie.LocalOozieClient
Return the Oozie URL used by the client and server for WS communications.
getProtocolUrl() - Method in class org.apache.oozie.LocalOozieClientCoord
Return the Oozie URL used by the client and server for WS communications.
getProxyUser(String) - Method in class org.apache.oozie.service.UserGroupInformationService
getPushMissingDependencies() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getQaContact() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getQueueDump() - Method in class org.apache.oozie.service.CallableQueueService
Get the list of strings of queue dump
getQueueDump(JSONObject) - Method in class org.apache.oozie.servlet.BaseAdminServlet
getQueueDump(JSONObject) - Method in class org.apache.oozie.servlet.V0AdminServlet
getQueueDump(JSONObject) - Method in class org.apache.oozie.servlet.V1AdminServlet
Get a json array of queue dump and a json array of unique map dump
getReaderAsString(Reader, int) - Static method in class org.apache.oozie.util.IOUtils
Return a reader as string.
getReadLock(String, long) - Method in class org.apache.oozie.service.MemoryLocksService
Obtain a READ lock for a source.
getReadLock(String, long) - Method in class org.apache.oozie.util.MemoryLocks
Obtain a READ lock for a source.
getRecoveryActionsGroupByJobId(long) - Method in class org.apache.oozie.store.CoordinatorStore
getRecoveryActionsOlderThan(long, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
getRecoveryId() - Method in interface org.apache.oozie.action.ActionExecutor.Context
Get the Action Recovery ID.
getRecoveryId(Configuration, Path, String) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
getRecoveryId() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getRecoveryPath(ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.FsActionExecutor
getRecoveryServiceInterval(Configuration) - Method in class org.apache.oozie.service.RecoveryService
getRemoteFileName(ActionExecutor.Context, WorkflowAction, String, boolean, boolean) - Method in class org.apache.oozie.action.ssh.SshActionExecutor
Get remote host working location.
getRequeueDelay() - Method in class org.apache.oozie.command.XCommand
Return the delay time for requeue
getRerunTime() - Method in class org.apache.oozie.CoordinatorActionBean
getRerunTimestamp() - Method in class org.apache.oozie.CoordinatorActionBean
getResolvedList(String, StringBuilder, StringBuilder) - Static method in class org.apache.oozie.command.coord.CoordCommandUtils
Get resolved string from missDepList
getResourceAsReader(String, int) - Static method in class org.apache.oozie.util.IOUtils
Return a classpath resource as a reader.
getResourceAsStream(String, int) - Static method in class org.apache.oozie.util.IOUtils
Return a classpath resource as a stream.
getResourceAsString(String, int) - Static method in class org.apache.oozie.util.IOUtils
Return a classpath resource as string.
getResourceName(HttpServletRequest) - Method in class org.apache.oozie.servlet.JsonRestServlet
Return the resource name of the request.
getResponses() - Method in class org.apache.oozie.BulkResponseInfo
Return the coordinator actions being returned.
getRetries() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getRetryAndManualActions(String) - Method in class org.apache.oozie.store.WorkflowStore
Load All the actions that are START_RETRY or START_MANUAL or END_RETRY or END_MANUAL.
getRetryInterval() - Method in class org.apache.oozie.action.ActionExecutor
Return the retry interval for the action executor in seconds.
getRetryInterval() - Method in class org.apache.oozie.command.wf.ActionCheckXCommand
getRootAttribute(String, String) - Static method in class org.apache.oozie.util.XmlUtils
//TODO move this to action registry method Return the value of an attribute from the root element of an XML
document.
getRun() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getRunConf() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getRunningActions(long) - Method in class org.apache.oozie.store.WorkflowStore
Load All the actions that are running and were last checked after now - miminumCheckAgeSecs
getRunningActionsForCoordinatorJob(String, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
getRunningActionsOlderThan(long, boolean) - Method in class org.apache.oozie.store.CoordinatorStore
getRunningJob(ActionExecutor.Context, WorkflowAction, JobClient) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
getRunningJob(ActionExecutor.Context, WorkflowAction, JobClient) - Method in class org.apache.oozie.action.hadoop.MapReduceActionExecutor
getRuntimeDir() - Method in class org.apache.oozie.service.Services
Return the runtime directory of the Oozie instance.
getSamplers() - Method in class org.apache.oozie.util.Instrumentation
Return all the samplers.
getSchedulableThreads(Configuration) - Method in class org.apache.oozie.service.SchedulerService
Return the number of threads configured with the Scheduler Service
getScheduler() - Method in class org.apache.oozie.service.SchedulerService
Return the java.util.concurrent.ScheduledExecutorService instance used by the SchedulerService.
getSchema(SchemaService.SchemaName) - Method in class org.apache.oozie.service.SchemaService
Return the schema for XML validation of application definitions.
getSchema() - Method in class org.apache.oozie.service.WorkflowSchemaService
Return the schema for XML validation of application definitions.
getScriptName() - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
getScriptName() - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
getScriptName() - Method in class org.apache.oozie.action.hadoop.ScriptLanguageActionExecutor
getScriptParamters() - Method in class org.apache.oozie.command.wf.SubmitHiveXCommand
getScriptParamters() - Method in class org.apache.oozie.command.wf.SubmitPigXCommand
getScriptParamters() - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
getSeContact() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getSectionNamespace() - Method in class org.apache.oozie.command.wf.SubmitHiveXCommand
getSectionNamespace() - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
getSerializedObject(Object) - Method in class org.apache.oozie.event.messaging.JSONMessageSerializer
getSerializedObject(Object) - Method in class org.apache.oozie.event.messaging.MessageSerializer
Get the serialized string from object
getServletURL(String) - Method in class org.apache.oozie.test.EmbeddedServletContainer
Return the full URL (including protocol, host, port, context path, servlet path) for a servlet path.
getSession() - Method in class org.apache.oozie.jms.MessageReceiver
Get the JMS session for this message receiver
getShareLibNames(ActionExecutor.Context, Element, Configuration) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
Return the sharelib names for the action.
getSignalValue() - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getSignalValue() - Method in class org.apache.oozie.WorkflowActionBean
Return the signal value for the action.
getSLACalculator() - Method in class org.apache.oozie.sla.service.SLAService
getSlaConfig() - Method in class org.apache.oozie.sla.SLACalcStatus
getSlaConfig() - Method in class org.apache.oozie.sla.SLARegistrationBean
getSlaConfigMap() - Method in class org.apache.oozie.sla.SLARegistrationBean
getSLAElement(Element) - Static method in class org.apache.oozie.util.XmlUtils
getSLAEventListNewerSeqLimited(long, int, long[]) - Method in class org.apache.oozie.store.SLAStore
Deprecated.
Get a list of SLA Events newer than a specific sequence with limit
clause.
getSlaId() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getSLARegistrationBean() - Method in class org.apache.oozie.sla.SLACalcStatus
getSLAStatus() - Method in class org.apache.oozie.sla.SLACalcStatus
getSLAStatus() - Method in class org.apache.oozie.sla.SLASummaryBean
getSLAStatusString() - Method in class org.apache.oozie.sla.SLASummaryBean
getSlaXml() - Method in class org.apache.oozie.CoordinatorActionBean
getSlaXml() - Method in class org.apache.oozie.CoordinatorJobBean
Get sla xml
getSlaXml() - Method in class org.apache.oozie.WorkflowActionBean
getSlaXml() - Method in class org.apache.oozie.WorkflowJobBean
getStart() - Method in class org.apache.oozie.BulkResponseInfo
Return the offset of the bulk entries being returned.
getStart() - Method in class org.apache.oozie.BundleJobInfo
Return the offset of the bundles being returned.
getStart() - Method in class org.apache.oozie.CoordinatorJobInfo
Return the offset of the workflows being returned.
getStart() - Method in class org.apache.oozie.util.Instrumentation.Cron
Return the start time of the cron.
getStart() - Method in class org.apache.oozie.WorkflowsInfo
Return the offset of the workflows being returned.
getStartedActions(WorkflowInstance) - Static method in class org.apache.oozie.service.WorkflowStoreService
Return the list of actions started by a signal in an instance.
getStartTime() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getStartTime() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getStartTime() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getStartTime() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getStartTime() - Method in class org.apache.oozie.CoordinatorJobBean
getStartTime() - Method in class org.apache.oozie.WorkflowActionBean
getStartTime() - Method in class org.apache.oozie.WorkflowJobBean
getstartTimestamp() - Method in class org.apache.oozie.BundleJobBean
getStartTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get start timestamp
getStartTimestamp() - Method in class org.apache.oozie.WorkflowActionBean
Return the action last check time
getStartTimestamp() - Method in class org.apache.oozie.WorkflowJobBean
getStats() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getStatus() - Method in class org.apache.oozie.BundleActionBean
Get the Status of the Bundle Action
getStatus() - Method in class org.apache.oozie.BundleJobBean
getStatus() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getStatus() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getStatus() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getStatus() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getStatus() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getStatus() - Method in class org.apache.oozie.CoordinatorActionBean
getStatus() - Method in class org.apache.oozie.CoordinatorJobBean
getStatus() - Method in class org.apache.oozie.event.BundleJobEvent
getStatus() - Method in class org.apache.oozie.event.CoordinatorActionEvent
getStatus() - Method in class org.apache.oozie.event.CoordinatorJobEvent
getStatus() - Method in class org.apache.oozie.event.WorkflowActionEvent
getStatus() - Method in class org.apache.oozie.event.WorkflowJobEvent
getStatus(CoordinatorJobBean) - Static method in class org.apache.oozie.util.StatusUtils
This Function transforms the statuses based on the name space of the coordinator App
getStatus() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getStatus() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return the current status of the instance.
getStatus() - Method in class org.apache.oozie.WorkflowActionBean
getStatus() - Method in class org.apache.oozie.WorkflowJobBean
getStatusForCoordActionInputCheck(CoordinatorJobBean) - Static method in class org.apache.oozie.util.StatusUtils
This function check if eligible to do action input check when running with backward support is true.
getStatusForCoordRerun(CoordinatorJobBean, Job.Status) - Static method in class org.apache.oozie.util.StatusUtils
This function changes back the status for coordinator rerun if the job was SUCCEEDED or SUSPENDED when rerun
with backward support is true.
getStatusIfBackwardSupportTrue(Job.Status) - Static method in class org.apache.oozie.util.StatusUtils
Get the status of coordinator job for Oozie versions (3.2 and before) when RUNNINGWITHERROR,
SUSPENDEDWITHERROR and PAUSEDWITHERROR are not supported
getStatusStr() - Method in class org.apache.oozie.BundleActionBean
Get the Status of the Bundle Action
getStatusStr() - Method in class org.apache.oozie.BundleJobBean
getStatusStr() - Method in class org.apache.oozie.CoordinatorActionBean
Return the status in string
getStatusStr() - Method in class org.apache.oozie.CoordinatorJobBean
Get status
getStatusStr() - Method in class org.apache.oozie.WorkflowActionBean
getStatusStr() - Method in class org.apache.oozie.WorkflowJobBean
getStatusTimestamp() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getStatusTimestamp() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getStatusTimestampTS() - Method in class org.apache.oozie.SLAEventBean
Deprecated.
getStore(Class<S>) - Method in class org.apache.oozie.service.StoreService
Return instance of store.
getStore(Class<S>, T) - Method in class org.apache.oozie.service.StoreService
Return instance of store with an EntityManager pointing to an existing Store.
getStoreClass() - Method in class org.apache.oozie.command.Command
Command subclasses must implement this method correct Store can be passed to call(store);
getStoreClass() - Method in class org.apache.oozie.command.coord.CoordinatorCommand
Return the public interface of the Coordinator Store.
getString(Schema.Column) - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Get a String Column
getSupportedSchemes() - Method in class org.apache.oozie.dependency.FSURIHandler
getSupportedSchemes() - Method in class org.apache.oozie.dependency.HCatURIHandler
getSupportedSchemes() - Method in interface org.apache.oozie.dependency.URIHandler
Get the list of uri schemes supported by this URIHandler
getSupportedSchemes() - Method in class org.apache.oozie.service.HadoopAccessorService
getSuspendedTime() - Method in class org.apache.oozie.CoordinatorJobBean
Get suspended time
getSuspendedTimestamp() - Method in class org.apache.oozie.BundleJobBean
getSuspendedTimestamp() - Method in class org.apache.oozie.CoordinatorJobBean
Get suspended timestamp
getSystemBundleEngine() - Method in class org.apache.oozie.service.BundleEngineService
Return a Bundle engine for a system user (no user, no group).
getSystemCoordinatorEngine() - Method in class org.apache.oozie.service.CoordinatorEngineService
Return a Coordinator engine for a system user (no user, no group).
getSystemDagEngine() - Method in class org.apache.oozie.service.DagEngineService
Return a Dag engine for a system user (no user, no group).
getSystemId() - Method in class org.apache.oozie.service.Services
getSystemLibPath() - Method in class org.apache.oozie.service.WorkflowAppService
Returns Oozie system libpath.
getSystemMode() - Method in class org.apache.oozie.service.Services
Return active system mode.
getTemplate() - Method in enum org.apache.oozie.ErrorCode
Return the message (StringFormat) template for the error code.
getTicks() - Method in class org.apache.oozie.util.Instrumentation.Timer
Return the number of times a cron was added to the timer.
getTimeout() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getTimeOut() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getTimeout() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getTimers() - Method in class org.apache.oozie.util.Instrumentation
Return all the timers.
getTimestamp(Schema.Column) - Method in class org.apache.oozie.util.db.SqlStatement.ResultSetReader
Get the Timestamp Column
getTimeUnit() - Method in class org.apache.oozie.BundleJobBean
getTimeUnit() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getTimeUnit() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getTimeUnit() - Method in class org.apache.oozie.coord.SyncCoordAction
getTimeUnit() - Method in class org.apache.oozie.coord.SyncCoordDataset
getTimeUnit() - Method in class org.apache.oozie.CoordinatorJobBean
getTimeUnitStr() - Method in class org.apache.oozie.BundleJobBean
getTimeUnitStr() - Method in class org.apache.oozie.CoordinatorJobBean
Get time unit
getTimeZone() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getTimeZone() - Method in class org.apache.oozie.coord.SyncCoordAction
getTimeZone() - Method in class org.apache.oozie.coord.SyncCoordDataset
getTimeZone(String) - Static method in class org.apache.oozie.util.DateUtils
Returns the
TimeZone
for the given timezone ID.
getTopic(WorkflowJobEvent) - Method in class org.apache.oozie.jms.JMSJobEventListener
getTopic(CoordinatorActionEvent) - Method in class org.apache.oozie.jms.JMSJobEventListener
getTopic(SLAEvent) - Method in class org.apache.oozie.jms.JMSSLAEventListener
getTopic(String) - Method in class org.apache.oozie.service.JMSTopicService
Retrieve topic from Job id
getTopic(AppType, String, String, String) - Method in class org.apache.oozie.service.JMSTopicService
Retrieve Topic
getTopicPatternProperties() - Method in class org.apache.oozie.client.rest.JMSConnectionInfoBean
getTopicPatternProperties() - Method in class org.apache.oozie.service.JMSTopicService
getTopicPrefix() - Method in class org.apache.oozie.client.rest.JMSConnectionInfoBean
getTopicPrefix() - Method in class org.apache.oozie.service.JMSTopicService
getToRule() - Method in class org.apache.oozie.util.MappingRule
Gets the to rule
getTotal() - Method in class org.apache.oozie.BulkResponseInfo
Return the total number of bulk entries.
getTotal() - Method in class org.apache.oozie.BundleJobInfo
Return the total number of bundles.
getTotal() - Method in class org.apache.oozie.CoordinatorJobInfo
Return the total number of workflows.
getTotal() - Method in class org.apache.oozie.util.Instrumentation.Cron
Return the total time of the cron.
getTotal() - Method in class org.apache.oozie.util.Instrumentation.Timer
Return the total accumulated computing time by the timer.
getTotal() - Method in class org.apache.oozie.WorkflowsInfo
Return the total number of workflows.
getTotalAvg() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the total average time.
getTotalMax() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the total maximum time.
getTotalMin() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the total minimum time.
getTotalSquareSum() - Method in class org.apache.oozie.util.Instrumentation.Timer
Return the sum of the square total times.
getTotalStdDev() - Method in class org.apache.oozie.util.Instrumentation.Timer
Returns the total time standard deviation.
getTrackerUri() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getTrackerUri() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getTransientVar(String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getTransientVar(String) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getTransientVar(String) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return a transient variable from the context of the instance.
getTransition() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getTransition(String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getTransition(String) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return the transition a node did.
getTransitions() - Method in class org.apache.oozie.workflow.lite.NodeDef
getTrimmedStrings(String) - Method in class org.apache.oozie.util.XConfiguration
Get the comma delimited values of the name property as an array of trimmed Strings.
getType() - Method in class org.apache.oozie.action.ActionExecutor
Return the action executor type.
getType() - Method in class org.apache.oozie.action.hadoop.CredentialsProperties
Get the type
getType() - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
getType() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getType() - Method in class org.apache.oozie.command.Command
Return the callable type.
getType() - Method in class org.apache.oozie.command.XCommand
Return the callable type.
getType() - Method in class org.apache.oozie.coord.SyncCoordDataset
getType() - Method in enum org.apache.oozie.service.UUIDService.ApplicationType
getType() - Method in enum org.apache.oozie.store.OozieSchema.OozieColumn
getType() - Method in interface org.apache.oozie.util.db.Schema.Column
Returns the datatype of the column
getType() - Method in interface org.apache.oozie.util.XCallable
Return the callable type.
getUniqueDump() - Method in class org.apache.oozie.service.CallableQueueService
Get the list of strings of uniqueness map dump
getUpstreamApps() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getUpstreamApps() - Method in class org.apache.oozie.sla.SLACalcStatus
getUpstreamApps() - Method in class org.apache.oozie.sla.SLARegistrationBean
getURIHandler(String) - Method in class org.apache.oozie.service.URIHandlerService
getURIHandler(URI) - Method in class org.apache.oozie.service.URIHandlerService
getURIHandler(URI, boolean) - Method in class org.apache.oozie.service.URIHandlerService
getUriTemplate() - Method in class org.apache.oozie.coord.SyncCoordDataset
getURIWithDoneFlag(String, String) - Method in class org.apache.oozie.dependency.FSURIHandler
getURIWithDoneFlag(String, String) - Method in class org.apache.oozie.dependency.HCatURIHandler
getURIWithDoneFlag(String, String) - Method in interface org.apache.oozie.dependency.URIHandler
Get the URI based on the done flag
getUrl() - Method in class org.apache.oozie.command.wf.NotificationXCommand
getUser() - Method in class org.apache.oozie.BaseEngine
Return the user name.
getUser() - Method in class org.apache.oozie.client.rest.JsonBundleJob
getUser() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
getUser() - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
getUser() - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
getUser() - Method in class org.apache.oozie.dependency.URIHandler.Context
Get the name of the user the URI will be accessed as
getUser(HttpServletRequest) - Method in class org.apache.oozie.servlet.JsonRestServlet
Return the user name of the request if any.
getUser() - Method in class org.apache.oozie.sla.SLACalcStatus
getUser() - Method in class org.apache.oozie.sla.SLARegistrationBean
getUser() - Method in class org.apache.oozie.sla.SLASummaryBean
getUserRetryCount() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getUserRetryErrorCode() - Static method in class org.apache.oozie.service.LiteWorkflowStoreService
Get system defined and instance defined error codes for which USER_RETRY is allowed
getUserRetryInterval() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getUserRetryInterval() - Method in class org.apache.oozie.workflow.lite.NodeDef
getUserRetryMax() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
getUserRetryMax() - Method in class org.apache.oozie.workflow.lite.NodeDef
getValidationQuery(String) - Static method in class org.apache.oozie.store.OozieSchema
Gets the query that will be used to validate the connection
getValue() - Method in interface org.apache.oozie.util.Instrumentation.Element
Return the snapshot value of the Intrumentation element.
getValue() - Method in class org.apache.oozie.util.Instrumentation.Timer
Return the timer snapshot.
getVar(String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Get a workflow action variable.
getVar(String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getVar(String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
getVar(String) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
getVar(String) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Return a variable from the context of the instance.
getVariable(String) - Method in class org.apache.oozie.util.ELEvaluator.Context
Return a variable from the context.
getVariable(String) - Method in class org.apache.oozie.util.ELEvaluator
Convenience method that returns a variable from the EL evaluator context.
getVariables() - Method in class org.apache.oozie.util.Instrumentation
Return all the variables.
getWaitingActions(HCatURI) - Method in class org.apache.oozie.dependency.hcat.EhcacheHCatDependencyCache
getWaitingActions(HCatURI) - Method in interface org.apache.oozie.dependency.hcat.HCatDependencyCache
Get the list of actionIDs waiting for a partition
getWaitingActions(HCatURI) - Method in class org.apache.oozie.dependency.hcat.SimpleHCatDependencyCache
getWaitingActions() - Method in class org.apache.oozie.dependency.hcat.WaitingActions
Get the list of waiting actions
getWaitingActions(HCatURI) - Method in class org.apache.oozie.service.PartitionDependencyManagerService
Get the list of actionIDs waiting for a partition
getWfId() - Method in class org.apache.oozie.WorkflowActionBean
Return the job Id.
getWfInstance() - Method in class org.apache.oozie.WorkflowJobBean
getWithDeprecatedCheck(Configuration, String, String, String) - Static method in class org.apache.oozie.util.ConfigUtils
Fetches a property using both a deprecated name and the new name.
getWithDeprecatedCheck(Configuration, String, String, boolean) - Static method in class org.apache.oozie.util.ConfigUtils
Fetches a property using both a deprecated name and the new name.
getWorkflow() - Method in interface org.apache.oozie.action.ActionExecutor.Context
Return the workflow job.
getWorkflow() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
getWorkflow() - Static method in class org.apache.oozie.DagELFunctions
getWorkflow(String, boolean) - Method in class org.apache.oozie.store.WorkflowStore
Load the Workflow into a Bean and return it.
getWorkflowAction(String) - Method in class org.apache.oozie.DagEngine
getWorkflowAction(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
Get wf action info
getWorkflowAction(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V2JobServlet
getWorkflowActionBean(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
getWorkflowClient(ActionExecutor.Context, String) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
getWorkflowCountWithStatus(String) - Method in class org.apache.oozie.store.WorkflowStore
Get the number of Workflows with the given status.
getWorkflowCountWithStatusInLastNSeconds(String, int) - Method in class org.apache.oozie.store.WorkflowStore
Get the number of Workflows with the given status which was modified in given time limit.
getWorkflowIdForExternalId(String) - Method in class org.apache.oozie.store.WorkflowStore
Get the Workflow ID with given external ID which will be assigned for the subworkflows.
getWorkflowInfo(String) - Method in class org.apache.oozie.store.WorkflowStore
Load the Workflow and all Action details and return a WorkflowJobBean.
getWorkflowInfoWithActionsSubset(String, int, int) - Method in class org.apache.oozie.store.WorkflowStore
Load the Workflow and subset Actions details and return a WorkflowJobBean.
getWorkflowInstance() - Method in class org.apache.oozie.WorkflowJobBean
getWorkflowJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
Get workflow job
getWorkflowJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V2JobServlet
getWorkflowJobBean(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
Get workflow job
getWorkflowLibWithNoDB() - Method in class org.apache.oozie.service.DBLiteWorkflowStoreService
Return the workflow lib without DB connection.
getWorkflowLibWithNoDB() - Method in class org.apache.oozie.service.WorkflowStoreService
Return a workkflow lib, giving access to the parser functionality.
getWorkflows() - Method in class org.apache.oozie.WorkflowsInfo
Return the workflows being returned.
getWorkflowsInfo(Map<String, List<String>>, int, int) - Method in class org.apache.oozie.store.WorkflowStore
Loads all the jobs that are satisfying the given filter condition.
getWorkflowXml(Configuration) - Method in class org.apache.oozie.command.wf.SubmitHttpXCommand
Generate workflow xml from conf object
getWorkflowXml(Configuration) - Method in class org.apache.oozie.command.wf.SubmitMRXCommand
getWorkflowXml(Configuration) - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
getWriteLock(String, long) - Method in class org.apache.oozie.service.MemoryLocksService
Obtain a WRITE lock for a source.
getWriteLock(String, long) - Method in class org.apache.oozie.util.MemoryLocks
Obtain a WRITE lock for a source.
GraphGenerator - Class in org.apache.oozie.util
Class to generate and plot runtime workflow DAG
GraphGenerator(String, JsonWorkflowJob, boolean) - Constructor for class org.apache.oozie.util.GraphGenerator
C'tor
GraphGenerator(String, JsonWorkflowJob) - Constructor for class org.apache.oozie.util.GraphGenerator
C'tor
greaterThan(Schema.Column, Object) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate Condition statement for GREATER THAN condition checking
greaterThanOrEqual(Schema.Column, Object) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate Condition statement for GREATER THAN OR EQUAL condition checking
GROUP - Static variable in class org.apache.oozie.service.XLogService
Group log info constant.
GROUPS - Static variable in class org.apache.oozie.action.hadoop.HadoopELFunctions
GROUPS - Static variable in class org.apache.oozie.service.ProxyUserService
GROUPS - Static variable in class org.apache.oozie.util.PropertiesUtils
GroupsService - Class in org.apache.oozie.service
The GroupsService class delegates to the Hadoop's org.apache.hadoop.security.Groups
to retrieve the groups a user belongs to.
GroupsService() - Constructor for class org.apache.oozie.service.GroupsService
gzTimePattern - Static variable in class org.apache.oozie.util.XLogStreamer
This pattern matches the end of a gzip filename to have a format like "-YYYY-MM-dd-HH.gz" with capturing groups for each part
of the date
in(Schema.Column, Object...) - Static method in class org.apache.oozie.util.db.SqlStatement
IN Condition for checking multiple values
in(Schema.Column, SqlStatement.Select) - Static method in class org.apache.oozie.util.db.SqlStatement
Sub query with IN condition
includeDataSets(Element, Configuration) - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
Include referred datasets into XML.
incr(String, String, long) - Method in class org.apache.oozie.util.Instrumentation
Increment an instrumentation counter.
incrActionCounter(String, int) - Method in class org.apache.oozie.command.wf.ActionXCommand
Increment the action counter in the instrumentation log.
incrCommandCounter(int) - Method in class org.apache.oozie.command.Command
Used to increment command counters.
incrCommandCounter(String, int, Instrumentation) - Static method in class org.apache.oozie.util.InstrumentUtils
Used to increment command counters.
incrCounter(String, String, int, Instrumentation) - Static method in class org.apache.oozie.util.InstrumentUtils
Convenience method to increment counters.
incrementAndGetPending() - Method in class org.apache.oozie.BundleActionBean
increment pending and return it
incrementAndGetPending() - Method in class org.apache.oozie.CoordinatorActionBean
increment pending and return it
incRetries() - Method in class org.apache.oozie.WorkflowActionBean
Increments the number of retries for the action.
incrJobCounter(int) - Method in class org.apache.oozie.command.Command
Used to increment job counters.
incrJobCounter(String, int) - Method in class org.apache.oozie.command.Command
Used to increment job counters.
incrJobCounter(String, int, Instrumentation) - Static method in class org.apache.oozie.util.InstrumentUtils
Used to increment job counters.
incrmentUserRetryCount() - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
info(Object) - Method in class org.apache.oozie.util.XLog
Log a info message to the common Log
.
info(Object, Throwable) - Method in class org.apache.oozie.util.XLog
Log a info message and Exception
to the common Log
.
info(String, Object...) - Method in class org.apache.oozie.util.XLog
Log a info message Exception
to the common Log
.
info(int, String, Object...) - Method in class org.apache.oozie.util.XLog
Tee Log a info message Exception
to the common log and specified Log
s.
inInterruptMode() - Method in class org.apache.oozie.command.Command
[to be deprecated]
inInterruptMode() - Method in class org.apache.oozie.command.XCommand
inInterruptMode() - Method in interface org.apache.oozie.util.XCallable
init(Configuration) - Method in class org.apache.oozie.dependency.FSURIHandler
init(Configuration) - Method in class org.apache.oozie.dependency.hcat.EhcacheHCatDependencyCache
init(Configuration) - Method in interface org.apache.oozie.dependency.hcat.HCatDependencyCache
Initialize the cache with configuration
init(Configuration) - Method in class org.apache.oozie.dependency.hcat.SimpleHCatDependencyCache
init(Configuration) - Method in class org.apache.oozie.dependency.HCatURIHandler
init(Configuration) - Method in interface org.apache.oozie.dependency.URIHandler
Initialize the URIHandler
init(Configuration) - Method in interface org.apache.oozie.event.EventQueue
Initialize the event queue
init(Configuration) - Method in class org.apache.oozie.event.listener.JobEventListener
Initialize the listener
init(Configuration) - Method in class org.apache.oozie.event.MemoryEventQueue
init(Configuration) - Method in class org.apache.oozie.jms.JMSJobEventListener
init(Configuration) - Method in class org.apache.oozie.jms.JMSSLAEventListener
init(Services) - Method in class org.apache.oozie.service.ActionCheckerService
Initializes the Action Check service.
init(Services) - Method in class org.apache.oozie.service.ActionService
init(Services) - Method in class org.apache.oozie.service.AuthorizationService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.BundleEngineService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.CallableQueueService
Initialize the command queue service.
init(Services) - Method in class org.apache.oozie.service.CallbackService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.ConfigurationService
Initialize the log service.
init(Services) - Method in class org.apache.oozie.service.CoordinatorEngineService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.CoordinatorStoreService
init(Services) - Method in class org.apache.oozie.service.CoordMaterializeTriggerService
init(Services) - Method in class org.apache.oozie.service.DagEngineService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.DagXLogInfoService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.DBLiteWorkflowStoreService
init(Services) - Method in class org.apache.oozie.service.ELService
Initialize the EL service.
init(Services) - Method in class org.apache.oozie.service.EventHandlerService
init(Services) - Method in class org.apache.oozie.service.GroupsService
Initializes the service.
init(Services) - Method in class org.apache.oozie.service.HadoopAccessorService
init(Configuration) - Method in class org.apache.oozie.service.HadoopAccessorService
init(Services) - Method in class org.apache.oozie.service.HCatAccessorService
init(Services) - Method in class org.apache.oozie.service.InstrumentationService
Initialize the instrumentation service.
init(Services) - Method in class org.apache.oozie.service.JMSAccessorService
init(Services) - Method in class org.apache.oozie.service.JMSTopicService
init(Services) - Method in class org.apache.oozie.service.JPAService
init(Services) - Method in class org.apache.oozie.service.MemoryLocksService
Initialize the memory locks service
init(Services) - Method in class org.apache.oozie.service.PartitionDependencyManagerService
init(Services) - Method in class org.apache.oozie.service.PauseTransitService
init(Services) - Method in class org.apache.oozie.service.ProxyUserService
Initializes the service.
init(Services) - Method in class org.apache.oozie.service.PurgeService
init(Services) - Method in class org.apache.oozie.service.RecoveryService
Initializes the RecoveryService.
init(Services) - Method in class org.apache.oozie.service.SchedulerService
Initialize the scheduler service.
init(Services) - Method in class org.apache.oozie.service.SchemaService
Initialize the service.
init(Services) - Method in interface org.apache.oozie.service.Service
Initialize the service.
init() - Method in class org.apache.oozie.service.Services
init(Services) - Method in class org.apache.oozie.service.SLAStoreService
init(Services) - Method in class org.apache.oozie.service.StatusTransitService
init(Services) - Method in class org.apache.oozie.service.StoreService
init(Services) - Method in class org.apache.oozie.service.URIHandlerService
init(Services) - Method in class org.apache.oozie.service.UserGroupInformationService
init(Services) - Method in class org.apache.oozie.service.UUIDService
Initialize the UUID service.
init(Services) - Method in class org.apache.oozie.service.WorkflowAppService
Initialize the workflow application service.
init(Services) - Method in class org.apache.oozie.service.WorkflowSchemaService
Initialize the service.
init(Services) - Method in class org.apache.oozie.service.XLogService
Initialize the log service.
init(FilterConfig) - Method in class org.apache.oozie.servlet.AuthFilter
Initialize the filter.
init() - Method in class org.apache.oozie.servlet.CallbackServlet
init(FilterConfig) - Method in class org.apache.oozie.servlet.HostnameFilter
Initializes the filter.
init(ServletConfig) - Method in class org.apache.oozie.servlet.JsonRestServlet
Initializes total request and servlet request samplers.
init(Configuration) - Method in class org.apache.oozie.sla.listener.SLAEmailEventListener
init(Configuration) - Method in class org.apache.oozie.sla.listener.SLAEventListener
Initialize the listener
init(Configuration) - Method in class org.apache.oozie.sla.listener.SLAJobEventListener
init(Services) - Method in class org.apache.oozie.sla.service.SLAService
init(Configuration) - Method in interface org.apache.oozie.sla.SLACalculator
init(Configuration) - Method in class org.apache.oozie.sla.SLACalculatorMemory
initActionType() - Method in class org.apache.oozie.action.ActionExecutor
Invoked once at system initialization time.
initActionType() - Method in class org.apache.oozie.action.email.EmailActionExecutor
initActionType() - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
initActionType() - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
initActionType() - Method in class org.apache.oozie.action.ssh.SshActionExecutor
Initialize Action.
initEvaluators() - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
Initialize all the required EL Evaluators.
initialize(String, boolean) - Method in class org.apache.oozie.util.OozieRollingPolicy
initInstance - Variable in class org.apache.oozie.coord.SyncCoordDataset
injectCallback(ActionExecutor.Context, Configuration) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
injectDefaults(Configuration, Configuration) - Static method in class org.apache.oozie.util.XConfiguration
Injects configuration key/value pairs from one configuration to another if the key does not exist in the target
configuration.
injectInline(Element, Configuration) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
injectParent(String, Configuration) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
injectRecovery(String, Configuration) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
insert(WorkflowInstance) - Method in class org.apache.oozie.workflow.lite.DBLiteWorkflowLib
Save the Workflow Instance for the given Workflow Application.
insert(WorkflowInstance) - Method in interface org.apache.oozie.workflow.WorkflowLib
Insert a workflow instance in storage.
insertAction(WorkflowActionBean) - Method in class org.apache.oozie.store.WorkflowStore
Create a new Action record in the ACTIONS table with the given Bean.
insertCallableIntoInterruptMap(XCallable<?>) - Method in class org.apache.oozie.service.CallableQueueService
insert a new callable in the Interrupt Command Map add a new element to
the list or create a new list accordingly
insertCoordinatorAction(CoordinatorActionBean) - Method in class org.apache.oozie.store.CoordinatorStore
Create a new Action record in the ACTIONS table with the given Bean.
insertCoordinatorJob(CoordinatorJobBean) - Method in class org.apache.oozie.store.CoordinatorStore
Create a CoordJobBean.
insertInto(Schema.Table) - Static method in class org.apache.oozie.util.db.SqlStatement
Return a new Insert Statement
insertList - Variable in class org.apache.oozie.command.TransitionXCommand
insertSLAEvent(SLAEventBean) - Method in class org.apache.oozie.store.SLAStore
Deprecated.
Create a CoordJobBean.
insertWorkflow(WorkflowJobBean) - Method in class org.apache.oozie.store.WorkflowStore
Create a Workflow and return a WorkflowJobBean.
INSTANCE_SEPARATOR - Static variable in class org.apache.oozie.coord.CoordELFunctions
INSTR_CHECK_ACTIONS_COUNTER - Static variable in class org.apache.oozie.service.ActionCheckerService
INSTR_CHECK_COORD_ACTIONS_COUNTER - Static variable in class org.apache.oozie.service.ActionCheckerService
INSTR_FAILED_AUTH_COUNTER - Static variable in class org.apache.oozie.service.AuthorizationService
INSTR_FAILED_JOBS_COUNTER - Static variable in class org.apache.oozie.command.wf.ActionXCommand
INSTR_GROUP - Static variable in class org.apache.oozie.util.db.InstrumentedBasicDataSource
INSTR_NAME - Static variable in class org.apache.oozie.util.db.InstrumentedBasicDataSource
INSTR_SUCCEEDED_JOBS_COUNTER_NAME - Static variable in class org.apache.oozie.command.wf.SignalXCommand
instrument(Instrumentation) - Method in class org.apache.oozie.service.CallableQueueService
Instruments the callable queue service.
instrument(Instrumentation) - Method in class org.apache.oozie.service.ConfigurationService
Instruments the configuration service.
instrument(Instrumentation) - Method in class org.apache.oozie.service.DBLiteWorkflowStoreService
instrument(Instrumentation) - Method in class org.apache.oozie.service.JPAService
instrument(Instrumentation) - Method in class org.apache.oozie.service.MemoryLocksService
Instruments the memory locks service.
instrument(Instrumentation) - Method in class org.apache.oozie.service.XLogService
Instruments the log service.
instrument(Instrumentation) - Method in interface org.apache.oozie.util.Instrumentable
Set the system instrumentation.
Instrumentable - Interface in org.apache.oozie.util
Managed entities (like services) that implement this interface are injected with the system
Instrumentation
object.
instrumentation - Variable in class org.apache.oozie.command.Command
instrumentation - Variable in class org.apache.oozie.command.XCommand
Instrumentation - Class in org.apache.oozie.util
Instrumentation framework that supports Timers, Counters, Variables and Sampler instrumentation elements.
Instrumentation() - Constructor for class org.apache.oozie.util.Instrumentation
Instrumentation constructor.
Instrumentation.Cron - Class in org.apache.oozie.util
Cron is a stopwatch that can be started/stopped several times.
Instrumentation.Cron() - Constructor for class org.apache.oozie.util.Instrumentation.Cron
Creates new Cron, stopped, in zero.
Instrumentation.Element <T > - Interface in org.apache.oozie.util
Gives access to a snapshot of an Instrumentation element (Counter, Timer).
Instrumentation.Timer - Class in org.apache.oozie.util
Timer Instrumentation element.
Instrumentation.Variable <T > - Interface in org.apache.oozie.util
Interface for instrumentation variables.
INSTRUMENTATION_GROUP - Static variable in class org.apache.oozie.command.XCommand
INSTRUMENTATION_GROUP - Static variable in class org.apache.oozie.service.ActionCheckerService
INSTRUMENTATION_GROUP - Static variable in class org.apache.oozie.service.AuthorizationService
INSTRUMENTATION_GROUP - Static variable in class org.apache.oozie.servlet.JsonRestServlet
Name of the instrumentation group for the WS layer, value is 'webservices'.
InstrumentationService - Class in org.apache.oozie.service
This service provides an
Instrumentation
instance configured to support samplers.
InstrumentationService() - Constructor for class org.apache.oozie.service.InstrumentationService
InstrumentedBasicDataSource - Class in org.apache.oozie.util.db
InstrumentedBasicDataSource() - Constructor for class org.apache.oozie.util.db.InstrumentedBasicDataSource
The created datasource instruments the active DB connections.
InstrumentUtils - Class in org.apache.oozie.util
Instrument utilities.
InstrumentUtils() - Constructor for class org.apache.oozie.util.InstrumentUtils
inTerminalState() - Method in class org.apache.oozie.WorkflowActionBean
Return whether workflow action in terminal state or not
inTerminalState() - Method in class org.apache.oozie.WorkflowJobBean
INTERRUPT_TYPES - Static variable in class org.apache.oozie.service.CallableQueueService
IOUtils - Class in org.apache.oozie.util
IO Utility methods.
IOUtils() - Constructor for class org.apache.oozie.util.IOUtils
isActive(String) - Static method in class org.apache.oozie.FaultInjection
isActive() - Method in class org.apache.oozie.FaultInjection
isActive() - Method in class org.apache.oozie.store.Store
Check if transaction is active
isAdmin(String) - Method in class org.apache.oozie.service.AuthorizationService
Check if the user has admin privileges.
isAuthorizationEnabled() - Method in class org.apache.oozie.service.AuthorizationService
Return if security is enabled or not.
isClosed() - Method in class org.apache.oozie.store.Store
isComplete() - Method in class org.apache.oozie.WorkflowActionBean
Return if the action is complete.
isCompleted(String) - Method in class org.apache.oozie.action.ActionExecutor
Return if the external status indicates that the action has completed.
isCompleted(String) - Method in class org.apache.oozie.action.control.ControlNodeActionExecutor
isCompleted(String) - Method in class org.apache.oozie.action.decision.DecisionActionExecutor
isCompleted(String) - Method in class org.apache.oozie.action.email.EmailActionExecutor
isCompleted(String) - Method in class org.apache.oozie.action.hadoop.FsActionExecutor
isCompleted(String) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
isCompleted(String) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
isCompleted(String) - Method in class org.apache.oozie.action.ssh.SshActionExecutor
isConnectionInitialized() - Method in interface org.apache.oozie.jms.ConnectionContext
Checks whether connection is initialized or not
isConnectionInitialized() - Method in class org.apache.oozie.jms.DefaultConnectionContext
isCritical() - Method in class org.apache.oozie.BundleActionBean
Return if the action is critical.
isDebugEnabled() - Method in class org.apache.oozie.util.XLog
Return if debug logging is enabled.
isDetached(Object) - Method in class org.apache.oozie.store.Store
isDoneMaterialization() - Method in class org.apache.oozie.CoordinatorJobBean
Return if the action is done with materialization
isDSTChangeDay(Calendar) - Static method in class org.apache.oozie.util.DateUtils
Determine whether a specific date is on DST change day
isEmpty() - Method in interface org.apache.oozie.event.EventQueue
Find out if queue is empty
isEmpty() - Method in class org.apache.oozie.event.MemoryEventQueue
isEmpty() - Method in interface org.apache.oozie.sla.SLACalculator
isEmpty() - Method in class org.apache.oozie.sla.SLACalculatorMemory
isEnabled() - Static method in class org.apache.oozie.service.EventHandlerService
isEnabled() - Static method in class org.apache.oozie.sla.service.SLAService
isEnded() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
Returns whether setEndData has been called or not.
isEndState() - Method in enum org.apache.oozie.workflow.WorkflowInstance.Status
Return if the status if an end state (it cannot change anymore).
isEqual(Schema.Column, Object) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate Condition statement for equality check
isErrorEnabled() - Method in class org.apache.oozie.util.XLog
Return if error logging is enabled.
isExecuted() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
Returns whether setExecutionData has been called or not.
isExecutionComplete() - Method in class org.apache.oozie.WorkflowActionBean
Return if the action execution is complete.
isFatalEnabled() - Method in class org.apache.oozie.util.XLog
Return if fatal logging is enabled.
isFilterPresent() - Method in class org.apache.oozie.util.XLogStreamer.Filter
isHsqlConnection(Connection) - Static method in class org.apache.oozie.util.db.Schema
Checks if the given connection's driver is HSQL Database Driver
isInfoEnabled() - Method in class org.apache.oozie.util.XLog
Return if info logging is enabled.
isKnownPublisher(URI) - Method in class org.apache.oozie.service.HCatAccessorService
Determine whether a given source URI publishes JMS messages
isLike(Schema.Column, String) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate condition statement for IS LIKE
isLockRequired() - Method in class org.apache.oozie.command.BulkJobsXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleJobChangeXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleJobResumeXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleJobSuspendXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleJobsXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleJobXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleKillXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundlePauseXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleRerunXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleStartXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleStatusUpdateXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleSubmitXCommand
isLockRequired() - Method in class org.apache.oozie.command.bundle.BundleUnpauseXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionCheckXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionInfoXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionNotificationXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionReadyXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionStartXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionTimeOutXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordActionUpdateXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordChangeXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordJobsXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordJobXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordKillXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordPauseXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordRerunXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordResumeXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordSuspendXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.CoordUnpauseXCommand
isLockRequired() - Method in class org.apache.oozie.command.coord.SLAEventsXCommand
isLockRequired() - Method in class org.apache.oozie.command.PurgeXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ActionCheckXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ActionEndXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ActionKillXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ActionStartXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.CompletedActionXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.DefinitionXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ExternalIdXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.JobsXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.JobXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.KillXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.NotificationXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ReRunXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.ResumeXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.SignalXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.SubmitMRXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.SubmitXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.SuspendXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.WfEndXCommand
isLockRequired() - Method in class org.apache.oozie.command.wf.WorkflowActionInfoXCommand
isLockRequired() - Method in class org.apache.oozie.command.XCommand
Indicate if the the command requires locking.
isMainDone(RunningJob) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
isMainSuccessful(RunningJob) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
isMember(String, String[], String) - Static method in class org.apache.oozie.util.ParamChecker
Check whether an item is a member of an array of string
isMySqlConnection(Connection) - Static method in class org.apache.oozie.util.db.Schema
Checks if the given connection's driver is MySQL Database Driver
isNotEqual(Schema.Column, Object) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate InEquality Condition statement
isNotLike(Schema.Column, String) - Static method in class org.apache.oozie.util.db.SqlStatement
Generates condition statement for IS NOT LIKE
isNotNull(Schema.Column) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate condition statement for IS NOT NULL
isNull(Schema.Column) - Static method in class org.apache.oozie.util.db.SqlStatement
Generate condition statement for IS NULL
ISO8601_UTC_MASK - Static variable in class org.apache.oozie.util.DateUtils
isPending() - Method in class org.apache.oozie.BundleActionBean
Return if the action is pending.
isPending() - Method in class org.apache.oozie.BundleJobBean
Return if the action is pending.
isPending() - Method in class org.apache.oozie.CoordinatorActionBean
Return if the action is pending.
isPending() - Method in class org.apache.oozie.CoordinatorJobBean
Return if the action is pending.
isPending() - Method in class org.apache.oozie.WorkflowActionBean
Return if the action is pending.
isPrimaryKey() - Method in enum org.apache.oozie.store.OozieSchema.OozieColumn
isPrimaryKey() - Method in interface org.apache.oozie.util.db.Schema.Column
Returns if the field is a primary key or not
isRegisteredForNotification(HCatURI) - Method in class org.apache.oozie.service.HCatAccessorService
Check if we are already listening to the JMS topic for the table in the given hcatURI
isReQueueRequired() - Method in class org.apache.oozie.command.XCommand
Indicate if the the command requires to requeue itself if the lock is not acquired.
isRetry() - Method in interface org.apache.oozie.action.ActionExecutor.Context
Return if the executor invocation is a retry or not.
isRetry() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
isRetryOrManual() - Method in class org.apache.oozie.WorkflowActionBean
Return if the action is START_RETRY or START_MANUAL or END_RETRY or
END_MANUAL.
isSecurityEnabled() - Method in class org.apache.oozie.service.AuthorizationService
Deprecated.
isStarted() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
Returns whether setStartData has been called or not.
isSupportedApptype(String) - Method in class org.apache.oozie.service.EventHandlerService
isSuspended() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
isTerminalStatus() - Method in class org.apache.oozie.BundleActionBean
isTerminalStatus() - Method in class org.apache.oozie.CoordinatorActionBean
isTerminalWithFailure() - Method in class org.apache.oozie.CoordinatorActionBean
Return if the action is complete with failure.
isTerminalWithFailure() - Method in class org.apache.oozie.WorkflowActionBean
Return if the action is complete with failure.
isTimeout() - Method in class org.apache.oozie.command.coord.CoordPushDependencyCheckXCommand
Returns true if timeout period has been reached
isTraceEnabled() - Method in class org.apache.oozie.util.XLog
Return if trace logging is enabled.
isTriggeringEvent(Appender, LoggingEvent, String, long) - Method in class org.apache.oozie.util.OozieRollingPolicy
isUserInGroup(String, String) - Method in class org.apache.oozie.service.AuthorizationService
Check if the user belongs to the group or not.
isUserRetry() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
Return if the executor invocation is a user retry or not.
isUserRetry() - Method in class org.apache.oozie.WorkflowActionBean
Return true if the action is USER_RETRY
isV1CoordjobKillable(CoordinatorJobBean) - Static method in class org.apache.oozie.util.StatusUtils
If namespace 0.1 is used and backward support is true, SUCCEEDED coord job can be killed
isValid(String) - Method in class org.apache.oozie.service.CallbackService
Return if a callback URL is valid or not.
isValidIdentifier(String) - Static method in class org.apache.oozie.util.ParamChecker
Return if the specified token is a valid Java identifier.
isWarnEnabled() - Method in class org.apache.oozie.util.XLog
Return if warn logging is enabled.
iterator() - Method in interface org.apache.oozie.sla.SLACalculator
iterator() - Method in class org.apache.oozie.sla.SLACalculatorMemory
iterator() - Method in class org.apache.oozie.util.PriorityDelayQueue
ParamChecker - Class in org.apache.oozie.util
Utility class to check common parameter preconditions.
ParamChecker() - Constructor for class org.apache.oozie.util.ParamChecker
ParameterVerifier - Class in org.apache.oozie.util
Utility class to parse and verify the
section in a workflow or coordinator job
ParameterVerifier() - Constructor for class org.apache.oozie.util.ParameterVerifier
ParameterVerifierException - Exception in org.apache.oozie.util
Exception thrown by org.apache.oozie.util.ParameterHandler
.
ParameterVerifierException(XException) - Constructor for exception org.apache.oozie.util.ParameterVerifierException
Create a ParameterHandler exception from a XException.
ParameterVerifierException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.util.ParameterVerifierException
Create a ParameterHandler exception.
PARENT_ID - Static variable in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
parse(ResultSet) - Static method in class org.apache.oozie.util.db.SqlStatement
Create the ResultSetReader
object that has the methods to access the data from the result set
parseBulkFilter(String) - Static method in class org.apache.oozie.BundleEngine
Parse filter string to a map with key = filter name and values = filter values
Allowed keys are defined as constants on top
parseChangeValue(String) - Static method in class org.apache.oozie.util.JobUtils
This Function will parse the value of the changed values in key value manner.
parseDateOozieTZ(String) - Static method in class org.apache.oozie.util.DateUtils
Parses a datetime in ISO8601 format in the Oozie processing timezone.
parseDateUTC(String) - Static method in class org.apache.oozie.util.DateUtils
Parses a datetime in ISO8601 format in UTC timezone
parseDef(Configuration) - Method in class org.apache.oozie.service.LiteWorkflowAppService
Parse workflow definition.
parseDef(String, Configuration) - Method in class org.apache.oozie.service.LiteWorkflowAppService
parseDef(Configuration) - Method in class org.apache.oozie.service.WorkflowAppService
Parse workflow definition.
parseDef(String, Configuration) - Method in class org.apache.oozie.service.WorkflowAppService
Parse workflow definition.
parseDef(String, Configuration) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowLib
parseDef(String, Configuration) - Method in interface org.apache.oozie.workflow.WorkflowLib
Parse a workflow application definition.
parseFilter(String) - Method in class org.apache.oozie.DagEngine
Validate a jobs filter.
parseFilter(String, Set<String>) - Method in class org.apache.oozie.servlet.SLAServlet
parseJobXmlAndConfiguration(ActionExecutor.Context, Element, Path, Configuration) - Static method in class org.apache.oozie.action.hadoop.JavaActionExecutor
parseOneArg(String) - Static method in class org.apache.oozie.command.coord.CoordCommandUtils
parseXml(String) - Static method in class org.apache.oozie.util.XmlUtils
Parse a string assuming it is a valid XML document and return an JDOM Element for it.
parseXml(InputStream) - Static method in class org.apache.oozie.util.XmlUtils
Parse a inputstream assuming it is a valid XML document and return an JDOM Element for it.
partitionAvailable(String, String, String, Map<String, String>) - Method in class org.apache.oozie.service.PartitionDependencyManagerService
Mark a partition dependency as available
PartitionDependencyManagerService - Class in org.apache.oozie.service
Module that functions like a caching service to maintain partition dependency mappings
PartitionDependencyManagerService() - Constructor for class org.apache.oozie.service.PartitionDependencyManagerService
pathExists(String, Configuration, String) - Method in class org.apache.oozie.command.coord.CoordActionInputCheckXCommand
Check if given path exists
pauseChildren() - Method in class org.apache.oozie.command.bundle.BundlePauseXCommand
pauseChildren() - Method in class org.apache.oozie.command.coord.CoordPauseXCommand
pauseChildren() - Method in class org.apache.oozie.command.PauseTransitionXCommand
pause actions associated with the job
PauseTransitionXCommand - Class in org.apache.oozie.command
Transition command for pause the job.
PauseTransitionXCommand(String, String, int) - Constructor for class org.apache.oozie.command.PauseTransitionXCommand
PauseTransitService - Class in org.apache.oozie.service
PauseTransitService is the runnable which is scheduled to run at the configured interval, it checks all bundles
to see if they should be paused, un-paused or started.
PauseTransitService() - Constructor for class org.apache.oozie.service.PauseTransitService
PB - Static variable in class org.apache.oozie.util.ELConstantsFunctions
PetaByte constant (1024 TB).
PB - Static variable in class org.apache.oozie.util.PropertiesUtils
peek() - Method in interface org.apache.oozie.event.EventQueue
Read topmost event from queue but do not pop from it
peek() - Method in class org.apache.oozie.event.MemoryEventQueue
peek() - Method in class org.apache.oozie.util.PriorityDelayQueue
Retrieve, but does not remove, the head of this queue, or returns null if this queue is empty.
performWrites() - Method in class org.apache.oozie.command.bundle.BundleJobResumeXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundleJobSuspendXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundleKillXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundlePauseXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundleRerunXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundleStartXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundleSubmitXCommand
performWrites() - Method in class org.apache.oozie.command.bundle.BundleUnpauseXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordKillXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordMaterializeTransitionXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordPauseXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordRerunXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordResumeXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordSuspendXCommand
performWrites() - Method in class org.apache.oozie.command.coord.CoordUnpauseXCommand
performWrites() - Method in class org.apache.oozie.command.TransitionXCommand
This will be used to perform atomically all the writes within this command.
ph1_coord_actionId_echo() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_actualTime_echo_wrap() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_current_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_currentRange_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_databaseIn_echo(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Echo the same EL function without evaluating anything
ph1_coord_databaseOut_echo(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_dataIn_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_dataInPartitionFilter_echo(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_dataInPartitionMax_echo(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_dataInPartitionMin_echo(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_dataOut_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_dataOutPartitions_echo(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_dataOutPartitionValue_echo(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_dateOffset_echo(String, String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_days(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used in defining the frequency in 'day' unit.
ph1_coord_daysInMonth_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_endOfDays(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used in defining the frequency in 'day' unit and specify the "end of day" property.
ph1_coord_endOfMonths(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used in defining the frequency in 'month' unit and specify the "end of month" property.
ph1_coord_formatTime_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_future_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_futureRange_echo(String, String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_hours(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used in defining the frequency in 'hour' unit.
ph1_coord_hoursInDay_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_latest_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_latestRange_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_minutes(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used in defining the frequency in 'minute' unit.
ph1_coord_months(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used in defining the frequency in 'month' unit.
ph1_coord_name_echo() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_nominalTime_echo() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_nominalTime_echo_fixed() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_nominalTime_echo_wrap() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_offset_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph1_coord_tableIn_echo(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_tableOut_echo(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
ph1_coord_tzOffset_echo() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_actionId() - Static method in class org.apache.oozie.coord.CoordELFunctions
Return Action Id.
ph2_coord_actualTime() - Static method in class org.apache.oozie.coord.CoordELFunctions
Return Action Start time.
ph2_coord_current(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of n-th dataset instance.
ph2_coord_current_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_currentRange(int, int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of current dataset instances
from start to end offsets from the nominal time.
ph2_coord_currentRange_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_dateOffset(String, int, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
Returns the a date string while given a base date in 'strBaseDate',
offset and unit (e.g.
ph2_coord_daysInMonth(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Calculate number of days in one month for n-th dataset instance.
ph2_coord_formatTime(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
Convert from standard date-time formatting to a desired format.
ph2_coord_future_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_futureRange_echo(String, String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_hoursInDay(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine how many hours is on the date of n-th dataset instance.
ph2_coord_latest_echo(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_latestRange_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_name() - Static method in class org.apache.oozie.coord.CoordELFunctions
Return Job Name.
ph2_coord_nominalTime() - Static method in class org.apache.oozie.coord.CoordELFunctions
Return nominal time or Action Creation Time.
ph2_coord_offset(int, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of the given offset from the dataset effective nominal time.
ph2_coord_offset_echo(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph2_coord_tzOffset() - Static method in class org.apache.oozie.coord.CoordELFunctions
Calculate the difference of timezone offset in minutes between dataset and coordinator job.
ph3_coord_actionId() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_actualTime() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_databaseIn(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Extract the hcat DB name from the URI-template associate with
'dataInName'.
ph3_coord_databaseOut(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Extract the hcat DB name from the URI-template associate with
'dataOutName'.
ph3_coord_dataIn(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used to specify a list of URI's that are used as input dir to the workflow job.
ph3_coord_dataInPartitionFilter(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Used to specify the HCat partition filter which is input dependency for workflow job.
Look for two evaluator-level
variables
A) .datain.
B) .datain..unresolved
A defines the current list of
HCat URIs.
ph3_coord_dataInPartitionMax(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Used to specify the MINIMUM value of an HCat partition which is input dependency for workflow job.
Look for two evaluator-level
variables
A) .datain.
B) .datain..unresolved
A defines the current list of
HCat URIs.
ph3_coord_dataInPartitionMin(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Used to specify the MAXIMUM value of an HCat partition which is input dependency for workflow job.
Look for two evaluator-level
variables
A) .datain.
B) .datain..unresolved
A defines the current list of
HCat URIs.
ph3_coord_dataOut(String) - Static method in class org.apache.oozie.coord.CoordELFunctions
Used to specify a list of URI's that are output dir of the workflow job.
ph3_coord_dataOutPartitions(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Used to specify the entire HCat partition defining output for workflow job.
Look for two evaluator-level
variables
A) .dataout.
B) .dataout..unresolved
A defines the data-out
HCat URI.
ph3_coord_dataOutPartitionValue(String, String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Used to specify the HCat partition's value defining output for workflow job.
Look for two evaluator-level
variables
A) .dataout.
B) .dataout..unresolved
A defines the current list of
HCat URIs.
ph3_coord_dateOffset(String, int, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_daysInMonth(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_formatTime(String, String) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_future(int, int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of n-th future available dataset instance
from nominal Time but not beyond the instance specified as 'instance.
ph3_coord_futureRange(int, int, int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of the future available dataset instances
from start to end offsets from nominal Time but not beyond the instance specified as 'instance'.
ph3_coord_hoursInDay(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_latest(int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of n-th latest available dataset instance.
ph3_coord_latestRange(int, int) - Static method in class org.apache.oozie.coord.CoordELFunctions
Determine the date-time in Oozie processing timezone of latest available dataset instances
from start to end offsets from the nominal time.
ph3_coord_name() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_nominalTime() - Static method in class org.apache.oozie.coord.CoordELFunctions
ph3_coord_tableIn(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Extract the hcat Table name from the URI-template associate with
'dataInName'.
ph3_coord_tableOut(String) - Static method in class org.apache.oozie.coord.HCatELFunctions
Extract the hcat Table name from the URI-template associate with
'dataOutName'.
ph3_coord_tzOffset() - Static method in class org.apache.oozie.coord.CoordELFunctions
PigActionExecutor - Class in org.apache.oozie.action.hadoop
PigActionExecutor() - Constructor for class org.apache.oozie.action.hadoop.PigActionExecutor
poll() - Method in interface org.apache.oozie.event.EventQueue
Fetch single event from queue
poll() - Method in class org.apache.oozie.event.MemoryEventQueue
poll() - Method in class org.apache.oozie.util.PollablePriorityDelayQueue
Retrieve and remove the head of this queue if it is eligible to poll.
poll() - Method in class org.apache.oozie.util.PriorityDelayQueue
Retrieve and remove the head of this queue, or return null if this queue has no elements with an expired
delay.
poll(long, TimeUnit) - Method in class org.apache.oozie.util.PriorityDelayQueue
Retrieve and removes the head of this queue, waiting up to the
specified wait time if necessary for an element to become available.
PollablePriorityDelayQueue <E > - Class in org.apache.oozie.util
PollablePriorityDelayQueue(int, long, TimeUnit, int) - Constructor for class org.apache.oozie.util.PollablePriorityDelayQueue
pollBatch() - Method in interface org.apache.oozie.event.EventQueue
Fetch events from queue in batch
pollBatch() - Method in class org.apache.oozie.event.MemoryEventQueue
populateOozieMode(JSONObject) - Method in class org.apache.oozie.servlet.BaseAdminServlet
populateOozieMode(JSONObject) - Method in class org.apache.oozie.servlet.V0AdminServlet
populateOozieMode(JSONObject) - Method in class org.apache.oozie.servlet.V1AdminServlet
PreconditionException - Exception in org.apache.oozie.command
PreconditionException(XException) - Constructor for exception org.apache.oozie.command.PreconditionException
Create a verifyXCommand exception for verify conditions purposes.
PreconditionException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.command.PreconditionException
Create a verifyXCommand exception for verify conditions purposes.
prepare(PreparedStatement) - Method in class org.apache.oozie.util.db.SqlStatement
Assign the values to Prepared Statement.
prepare(Connection) - Method in class org.apache.oozie.util.db.SqlStatement
Prepare the SQL Statement.
prepareActionDir(FileSystem, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
prepareAndSetValues(Connection) - Method in class org.apache.oozie.util.db.SqlStatement
Prepare the SQL Statement that is generated and assign the values to prepared statement.
prepareForBatch(Connection, List<? extends Map<Object, Object>>, PreparedStatement) - Method in class org.apache.oozie.util.db.SqlStatement
Preparing Multiple statements for batch execution.
prettyPrint(Element) - Static method in class org.apache.oozie.util.XmlUtils
Return a pretty print string for a JDOM Element.
prettyPrint(String) - Static method in class org.apache.oozie.util.XmlUtils
Return a pretty print string for a XML string.
prettyPrint(Configuration) - Static method in class org.apache.oozie.util.XmlUtils
Return a pretty print string for a Configuration object.
prevPending - Variable in class org.apache.oozie.command.bundle.BundleRerunXCommand
prevPending - Variable in class org.apache.oozie.command.coord.CoordRerunXCommand
prevStatus - Variable in class org.apache.oozie.command.RerunTransitionXCommand
priorities - Variable in class org.apache.oozie.util.PriorityDelayQueue
PriorityDelayQueue <E > - Class in org.apache.oozie.util
A Queue implementation that support queuing elements into the future and priority queuing.
PriorityDelayQueue(int, long, TimeUnit, int) - Constructor for class org.apache.oozie.util.PriorityDelayQueue
Create a PriorityDelayQueue
.
PriorityDelayQueue.QueueElement <E > - Class in org.apache.oozie.util
Element wrapper required by the queue.
PriorityDelayQueue.QueueElement(E, int, long, TimeUnit) - Constructor for class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Create an Element wrapper.
PriorityDelayQueue.QueueElement(E) - Constructor for class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Create an Element wrapper with no delay and minimum priority.
process(Message) - Method in class org.apache.oozie.dependency.hcat.HCatMessageHandler
Process JMS message produced by HCat.
process(Message) - Method in interface org.apache.oozie.jms.MessageHandler
Process a generic JMS message.
processCallback(String, String, Properties) - Method in class org.apache.oozie.DagEngine
Process an action callback.
processLog() - Method in class org.apache.oozie.util.XLogReader
Processes the Given Log and writes the output after applying the filters.
propertiesToString(Properties) - Static method in class org.apache.oozie.util.PropertiesUtils
PropertiesUtils - Class in org.apache.oozie.util
PropertiesUtils() - Constructor for class org.apache.oozie.util.PropertiesUtils
ProxyUserService - Class in org.apache.oozie.service
The ProxyUserService checks if a user of a request has proxyuser privileges.
ProxyUserService() - Constructor for class org.apache.oozie.service.ProxyUserService
purge(long, int) - Method in class org.apache.oozie.store.CoordinatorStore
Purge the coordinators completed older than given days.
purge(long, int) - Method in class org.apache.oozie.store.WorkflowStore
Purge the Workflows Completed older than given days.
PURGE_LIMIT - Static variable in class org.apache.oozie.service.PurgeService
PurgeService - Class in org.apache.oozie.service
The PurgeService schedules purging of completed jobs and associated action older than a specified age for workflow, coordinator and bundle.
PurgeService() - Constructor for class org.apache.oozie.service.PurgeService
PurgeXCommand - Class in org.apache.oozie.command
This class is used to purge workflows, coordinators, and bundles.
PurgeXCommand(int, int, int, int) - Constructor for class org.apache.oozie.command.PurgeXCommand
put(PriorityDelayQueue.QueueElement<E>) - Method in class org.apache.oozie.util.PriorityDelayQueue
Insert the specified element into this queue, waiting if necessary
for space to become available.
SAFE_MODE_DELAY - Static variable in class org.apache.oozie.service.CallableQueueService
sb - Variable in class org.apache.oozie.util.db.SqlStatement.Condition
sb - Variable in class org.apache.oozie.util.db.SqlStatement
schedule(Callable<Void>, long, long, SchedulerService.Unit) - Method in class org.apache.oozie.service.SchedulerService
Schedule a Callable for execution.
schedule(Runnable, long, long, SchedulerService.Unit) - Method in class org.apache.oozie.service.SchedulerService
Schedule a Runnable for execution.
schedule(Runnable, long, SchedulerService.Unit) - Method in class org.apache.oozie.service.SchedulerService
Schedule a Runnable for execution.
SCHEDULER_THREADS - Static variable in class org.apache.oozie.service.SchedulerService
SchedulerService - Class in org.apache.oozie.service
This service executes scheduled Runnables and Callables at regular intervals.
SchedulerService() - Constructor for class org.apache.oozie.service.SchedulerService
SchedulerService.Unit - Enum in org.apache.oozie.service
Schema - Class in org.apache.oozie.util.db
Schema() - Constructor for class org.apache.oozie.util.db.Schema
Schema.Column - Interface in org.apache.oozie.util.db
Interface or table columns
Schema.DBType - Enum in org.apache.oozie.util.db
DB types
Schema.Index - Interface in org.apache.oozie.util.db
Interface for Index
Schema.Table - Interface in org.apache.oozie.util.db
Interface for DB Table
SchemaService - Class in org.apache.oozie.service
Service that loads Oozie workflow definition schema and registered extension
schemas.
SchemaService() - Constructor for class org.apache.oozie.service.SchemaService
SchemaService.SchemaName - Enum in org.apache.oozie.service
SCP_COMMAND_BASE - Static variable in class org.apache.oozie.action.ssh.SshActionExecutor
ScriptLanguageActionExecutor - Class in org.apache.oozie.action.hadoop
ScriptLanguageActionExecutor(String) - Constructor for class org.apache.oozie.action.hadoop.ScriptLanguageActionExecutor
selectAllFrom(Schema.Table...) - Static method in class org.apache.oozie.util.db.SqlStatement
Return a Select All Statement
selectColumns(Schema.Column...) - Static method in class org.apache.oozie.util.db.SqlStatement
Return a Select Statement
sendErrorResponse(HttpServletResponse, int, String, String) - Method in class org.apache.oozie.servlet.JsonRestServlet
Sends a error response.
sendJMSMessage(SLAMessage, String, String, String) - Method in class org.apache.oozie.jms.JMSSLAEventListener
sendJsonResponse(HttpServletResponse, int, JsonBean, String) - Method in class org.apache.oozie.servlet.JsonRestServlet
Sends a JSON response.
sendJsonResponse(HttpServletResponse, int, JSONStreamAware) - Method in class org.apache.oozie.servlet.JsonRestServlet
sendMessage(Map<String, String>, String, String, String) - Method in class org.apache.oozie.jms.JMSJobEventListener
sendSLANotification(SLAEvent) - Method in class org.apache.oozie.jms.JMSSLAEventListener
Service - Interface in org.apache.oozie.service
A service is component managed by the
Services
singleton.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.JsonRestServlet
Dispatches to super after loginfo and intrumentation handling.
ServiceException - Exception in org.apache.oozie.service
ServiceException(XException) - Constructor for exception org.apache.oozie.service.ServiceException
Create an service exception from a XException.
ServiceException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.service.ServiceException
Create a service exception.
Services - Class in org.apache.oozie.service
Services is a singleton that manages the lifecycle of all registered
Services
.
Services() - Constructor for class org.apache.oozie.service.Services
Create a services.
ServicesLoader - Class in org.apache.oozie.servlet
Webapp context listener that initializes Oozie
Services
.
ServicesLoader() - Constructor for class org.apache.oozie.servlet.ServicesLoader
ServletUtilities - Class in org.apache.oozie.servlet
ServletUtilities() - Constructor for class org.apache.oozie.servlet.ServletUtilities
SESSION_OPTS - Static variable in class org.apache.oozie.service.JMSAccessorService
set(JobConf, String, String) - Method in class org.apache.oozie.action.hadoop.HCatCredentialHelper
This Function will set the HCat token to jobconf
set(Schema.Column, Object) - Method in class org.apache.oozie.util.db.SqlStatement.Update
SET clause for update statement
setAction(CoordinatorActionBean) - Method in class org.apache.oozie.client.rest.BulkResponseImpl
Sets the coord action comprising this bulk response object
setActionCompletionData(ActionExecutor.Context, FileSystem) - Method in class org.apache.oozie.action.hadoop.HiveActionExecutor
setActionCompletionData(ActionExecutor.Context, FileSystem) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
Sets some data for the action on completion
setActionCompletionData(ActionExecutor.Context, FileSystem) - Method in class org.apache.oozie.action.hadoop.PigActionExecutor
setActionId(String) - Method in class org.apache.oozie.coord.SyncCoordAction
setActionInfo(WorkflowInstance, WorkflowAction) - Static method in class org.apache.oozie.DagELFunctions
setActionNumber(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setActions(List<? extends JsonCoordinatorAction>) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setActions(List<? extends JsonWorkflowAction>) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setActionXml(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setActualDuration(long) - Method in class org.apache.oozie.sla.SLACalcStatus
setActualDuration(long) - Method in class org.apache.oozie.sla.SLASummaryBean
setActualEnd(Date) - Method in class org.apache.oozie.sla.SLACalcStatus
setActualEnd(Date) - Method in class org.apache.oozie.sla.SLASummaryBean
setActualStart(Date) - Method in class org.apache.oozie.sla.SLACalcStatus
setActualStart(Date) - Method in class org.apache.oozie.sla.SLASummaryBean
setActualTime(Date) - Method in class org.apache.oozie.coord.SyncCoordAction
setAlertContact(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setAlertContact(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setAlertEvents(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setAlertFrequency(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setAlertPercentage(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setAllowSafeModeChanges(boolean) - Method in class org.apache.oozie.servlet.JsonRestServlet
Enable HTTP POST/PUT/DELETE methods while in safe mode.
setAllVars(Map<String, String>) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
setAllVars(Map<String, String>) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Add a set of variables in the context of the instance.
setAppName(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set bundleName
setAppName(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setAppName(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setAppName(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setAppName(String) - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
setAppName(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setAppName(String) - Method in class org.apache.oozie.sla.SLASummaryBean
setAppName(String) - Method in class org.apache.oozie.WorkflowJobBean
setAppNamespace(String) - Method in class org.apache.oozie.CoordinatorJobBean
Set app namespce
setAppPath(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set bundlePath
setAppPath(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setAppPath(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setAppPath(String) - Method in class org.apache.oozie.WorkflowJobBean
setAppType(SLAEvent.SlaAppType) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setAppType(AppType) - Method in class org.apache.oozie.sla.SLARegistrationBean
setAppType(AppType) - Method in class org.apache.oozie.sla.SLASummaryBean
setAppType(SLAEvent.SlaAppType) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setAppTypes(Set<String>) - Method in class org.apache.oozie.service.EventHandlerService
setAppTypeStr(String) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setBundle(BundleJobBean) - Method in class org.apache.oozie.client.rest.BulkResponseImpl
Sets the bundle comprising this bulk response object
setBundleActionId(String) - Method in class org.apache.oozie.BundleActionBean
bundleActionId to set
setBundleId(String) - Method in class org.apache.oozie.BundleActionBean
Set the Bundle Id.
setBundleId(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setConcurrency(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setConf(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set conf
setConf(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setConf(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setConf(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setConf(Configuration) - Static method in class org.apache.oozie.util.DateUtils
Configures the Datetime parsing with Oozie processing timezone.
setConf(String) - Method in class org.apache.oozie.WorkflowJobBean
setConfiguration(Configuration) - Method in class org.apache.oozie.util.Instrumentation
Set the system configuration.
setConsoleUrl(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set consoleUrl
setConsoleUrl(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setConsoleUrl(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
Set the coordinate application console URL.
setConsoleUrl(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setConsoleUrl(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
Set the workflow job console URL.
setCoordId(String) - Method in class org.apache.oozie.BundleActionBean
Set the coordinator Id.
setCoordinator(CoordinatorJobBean) - Method in class org.apache.oozie.client.rest.BulkResponseImpl
Sets the coordinator comprising this bulk response object
setCoordJobs(List<? extends JsonCoordinatorJob>) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set coordJobs
setCoordName(String) - Method in class org.apache.oozie.BundleActionBean
Set the Coordinator name.
setCreatedConf(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setCreatedTime(Date) - Method in class org.apache.oozie.BundleJobBean
setCreatedTime(Date) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set createdTime
setCreatedTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setCreatedTime(Date) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setCreatedTime(Date) - Method in class org.apache.oozie.CoordinatorActionBean
setCreatedTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
Set created time
setCreatedTime(Date) - Method in class org.apache.oozie.WorkflowJobBean
setCred(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setCredentialPropertyToActionConf(ActionExecutor.Context, WorkflowAction, Configuration) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
setCredentialTokens(JobConf, ActionExecutor.Context, WorkflowAction, HashMap<String, CredentialsProperties>) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
setCritical() - Method in class org.apache.oozie.BundleActionBean
Set Whether this bundle action is critical or not.
setData(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setDateInput(Date) - Method in class org.apache.oozie.executor.jpa.CoordJobsToBeMaterializedJPAExecutor
setDelay(long, TimeUnit) - Method in class org.apache.oozie.util.PriorityDelayQueue.QueueElement
Set the delay of the element.
setDeleteList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateDeleteJPAExecutor
Sets the delete list for JSON bean
setDeleteList(Collection<String>) - Method in class org.apache.oozie.executor.jpa.BundleJobsDeleteJPAExecutor
Sets the delete list for BundleJobBeans
setDeleteList(Collection<String>) - Method in class org.apache.oozie.executor.jpa.CoordJobsDeleteJPAExecutor
Sets the delete list for CoordinatorJobBeans
setDeleteList(Collection<String>) - Method in class org.apache.oozie.executor.jpa.WorkflowJobsDeleteJPAExecutor
Sets the delete list for WorkflowJobBeans
setDevContact(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setDoneFlag(String) - Method in class org.apache.oozie.coord.SyncCoordDataset
setDoneMaterialization() - Method in class org.apache.oozie.CoordinatorJobBean
Set doneMaterialization to true
setEndData(WorkflowAction.Status, String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Set the action end completion information for a completed action.
setEndData(WorkflowAction.Status, String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setEndData(WorkflowAction.Status, String) - Method in class org.apache.oozie.WorkflowActionBean
Set the completion information for an action end.
setEndOfDuration(TimeUnit) - Method in class org.apache.oozie.coord.SyncCoordAction
setEndOfDuration(TimeUnit) - Method in class org.apache.oozie.coord.SyncCoordDataset
setEndTime(Date) - Method in class org.apache.oozie.BundleJobBean
setEndTime(Date) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set endTime
setEndTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setEndTime(Date) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setEndTime(Date) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setEndTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
setEndTime(Date) - Method in class org.apache.oozie.WorkflowActionBean
setEndTime(Date) - Method in class org.apache.oozie.WorkflowJobBean
setEndTimestamp(Timestamp) - Method in class org.apache.oozie.BundleJobBean
setEndTimestamp(Timestamp) - Method in class org.apache.oozie.CoordinatorJobBean
Set end timestamp
setErrorCode(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setErrorCode(String) - Method in class org.apache.oozie.event.CoordinatorActionEvent
setErrorCode(String) - Method in class org.apache.oozie.event.WorkflowActionEvent
setErrorCode(String) - Method in class org.apache.oozie.event.WorkflowJobEvent
setErrorInfo(String, String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
setErrorInfo(String, String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setErrorInfo(String, String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setErrorInfo(String, String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setErrorMessage(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setErrorMessage(String) - Method in class org.apache.oozie.event.CoordinatorActionEvent
setErrorMessage(String) - Method in class org.apache.oozie.event.WorkflowActionEvent
setErrorMessage(String) - Method in class org.apache.oozie.event.WorkflowJobEvent
setEvent_id(long) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setEventProcessed(int) - Method in class org.apache.oozie.sla.SLACalcStatus
setEventProcessed(int) - Method in class org.apache.oozie.sla.SLASummaryBean
setEventStatus(SLAEvent.EventStatus) - Method in class org.apache.oozie.sla.SLACalcStatus
setEventStatus(SLAEvent.EventStatus) - Method in class org.apache.oozie.sla.SLASummaryBean
setEventType(String) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setExceptionListener(ExceptionListener) - Method in interface org.apache.oozie.jms.ConnectionContext
Set the exception Listener
setExceptionListener(ExceptionListener) - Method in class org.apache.oozie.jms.DefaultConnectionContext
setExecution(CoordinatorJob.Execution) - Method in class org.apache.oozie.CoordinatorJobBean
Set order
setExecutionData(String, Properties) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Set the action execution completion information for an action.
setExecutionData(String, Properties) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setExecutionData(String, Properties) - Method in class org.apache.oozie.WorkflowActionBean
Set the completion information for an action start.
setExecutionOrder(CoordinatorJob.Execution) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setExecutionPath(String) - Method in class org.apache.oozie.WorkflowActionBean
Set the node execution path.
setExecutionStats(String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Set execution statistics information for a particular action.
setExecutionStats(String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setExecutionStats(String) - Method in class org.apache.oozie.WorkflowActionBean
Set the action statistics info for the workflow action.
setExpectedDuration(long) - Method in class org.apache.oozie.sla.SLARegistrationBean
setExpectedDuration(long) - Method in class org.apache.oozie.sla.SLASummaryBean
setExpectedEnd(Date) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setExpectedEnd(Date) - Method in class org.apache.oozie.sla.SLARegistrationBean
setExpectedEnd(Date) - Method in class org.apache.oozie.sla.SLASummaryBean
setExpectedEnd(Date) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setExpectedStart(Date) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setExpectedStart(Date) - Method in class org.apache.oozie.sla.SLARegistrationBean
setExpectedStart(Date) - Method in class org.apache.oozie.sla.SLASummaryBean
setExpectedStart(Date) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setExternalChildIDs(String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Set external child IDs for a particular action (Eg: pig).
setExternalChildIDs(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setExternalChildIDs(String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setExternalChildIDs(String) - Method in class org.apache.oozie.WorkflowActionBean
Set the external child IDs for the workflow action.
setExternalId(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set externalId
setExternalId(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setExternalId(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setExternalId(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setExternalId(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setExternalId(String) - Method in class org.apache.oozie.CoordinatorActionBean
setExternalId(String) - Method in class org.apache.oozie.WorkflowJobBean
setExternalStatus(String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Sets the external status for the action in context.
setExternalStatus(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setExternalStatus(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setExternalStatus(String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setForRerun(boolean) - Method in class org.apache.oozie.executor.jpa.BulkUpdateDeleteJPAExecutor
Sets whether for RerunX command or no.
setFrequency(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setFrequency(int) - Method in class org.apache.oozie.coord.SyncCoordAction
setFrequency(int) - Method in class org.apache.oozie.coord.SyncCoordDataset
setGroup(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set group
setGroup(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setGroup(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setGroupName(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setHadoopId(String) - Method in class org.apache.oozie.event.WorkflowActionEvent
setHeader(String, String) - Method in class org.apache.oozie.LocalOozieClient
Set a HTTP header to be used in the WS requests by the workflow instance.
setHeader(String, String) - Method in class org.apache.oozie.LocalOozieClientCoord
Set a HTTP header to be used in the WS requests by the coordinator
instance.
setHiveScript(Configuration, String, String[], String[]) - Static method in class org.apache.oozie.action.hadoop.HiveActionExecutor
setId(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set id
setId(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setId(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setId(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setId(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setId(String) - Method in class org.apache.oozie.sla.SLACalcStatus
setId(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setId(String) - Method in class org.apache.oozie.sla.SLASummaryBean
setInitInstance(Date) - Method in class org.apache.oozie.coord.SyncCoordDataset
setInsertList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertForCoordActionStartJPAExecutor
Sets the insert list for JSON bean
setInsertList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertForCoordActionStatusJPAExecutor
Sets the insert list for JSON bean
setInsertList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertJPAExecutor
Sets the insert list for JSON bean
setInsertList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.sla.SLACalculationInsertUpdateJPAExecutor
Sets the list of beans to insert
setInterruptMode(boolean) - Method in class org.apache.oozie.command.Command
set the mode of execution for the callable.
setInterruptMode(boolean) - Method in class org.apache.oozie.command.XCommand
set the mode of execution for the callable.
setInterruptMode(boolean) - Method in interface org.apache.oozie.util.XCallable
set the mode of execution for the callable.
setJNDIProperties(Properties) - Method in class org.apache.oozie.client.rest.JMSConnectionInfoBean
Set the JNDI properties for jms connection
setJob(Job) - Method in class org.apache.oozie.command.bundle.BundleJobSuspendXCommand
setJob(Job) - Method in class org.apache.oozie.command.TransitionXCommand
Set the Job for the command.
setJobData(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setJobData(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setJobId(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setJobId(String) - Method in class org.apache.oozie.CoordinatorActionBean
setJobId(String) - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
setJobId(String) - Method in class org.apache.oozie.WorkflowActionBean
Set the job id.
setJobStatus(SLAEvent.Status) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setJobStatus(String) - Method in class org.apache.oozie.sla.SLACalcStatus
setJobStatus(String) - Method in class org.apache.oozie.sla.SLASummaryBean
setJobStatus(SLAEvent.Status) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setJobStatusStr(String) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setJobXml(String) - Method in class org.apache.oozie.BundleJobBean
setJobXml(String) - Method in class org.apache.oozie.CoordinatorJobBean
Set job xml
setKickoffTime(Date) - Method in class org.apache.oozie.BundleJobBean
setKickoffTime(Date) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set kickoffTime
setKickoffTimestamp(Timestamp) - Method in class org.apache.oozie.BundleJobBean
setLastActionNumber(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setLastActionTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setLastActionTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
setLastActionTimestamp(Timestamp) - Method in class org.apache.oozie.CoordinatorJobBean
Set last action timestamp
setLastCheckTime(Date) - Method in class org.apache.oozie.WorkflowActionBean
Sets the action last check time
setLastModifiedTime(Date) - Method in class org.apache.oozie.BundleActionBean
Set Last modified time.
setLastModifiedTime(Date) - Method in class org.apache.oozie.BundleJobBean
setLastModifiedTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setLastModifiedTime(Date) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setLastModifiedTime(Date) - Method in class org.apache.oozie.CoordinatorActionBean
setLastModifiedTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
Set last modified time
setLastModifiedTime(Date) - Method in class org.apache.oozie.sla.SLACalcStatus
setLastModifiedTime(Date) - Method in class org.apache.oozie.sla.SLASummaryBean
setLastModifiedTime(Date) - Method in class org.apache.oozie.WorkflowJobBean
setLastModifiedTimestamp(Timestamp) - Method in class org.apache.oozie.BundleActionBean
Set Last modified time.
setLastModifiedTimestamp(Timestamp) - Method in class org.apache.oozie.BundleJobBean
setLastModifiedTimestamp(Timestamp) - Method in class org.apache.oozie.CoordinatorJobBean
Set last modified timestamp
setLastSeqId(long) - Method in class org.apache.oozie.command.coord.SLAEventsXCommand
Set lastSeqId
setLimit(int) - Method in class org.apache.oozie.executor.jpa.CoordJobsToBeMaterializedJPAExecutor
setListInConf(String, Element, Configuration, String, boolean) - Method in class org.apache.oozie.action.hadoop.ShellActionExecutor
This method read a list of tag from an XML element and set the
Configuration accordingly
setLogInfo(CoordinatorJobBean) - Method in class org.apache.oozie.command.Command
Set the log info with the context of the given coordinator bean.
setLogInfo(CoordinatorActionBean) - Method in class org.apache.oozie.command.Command
Set the log info with the context of the given coordinator action bean.
setLogInfo(WorkflowJobBean) - Method in class org.apache.oozie.command.Command
Set the log info with the context of the given workflow bean.
setLogInfo(WorkflowActionBean) - Method in class org.apache.oozie.command.Command
Set the log info with the context of the given action bean.
setLogInfo(String, String) - Method in class org.apache.oozie.servlet.JsonRestServlet
Set the log info with the given information.
setLogInfo(CoordinatorJobBean, XLog.Info) - Static method in class org.apache.oozie.util.LogUtils
Set the log info with the context of the given coordinator bean.
setLogInfo(CoordinatorActionBean, XLog.Info) - Static method in class org.apache.oozie.util.LogUtils
Set the log info with the context of the given coordinator action bean.
setLogInfo(WorkflowJobBean, XLog.Info) - Static method in class org.apache.oozie.util.LogUtils
Set the log info with the context of the given workflow bean.
setLogInfo(WorkflowActionBean, XLog.Info) - Static method in class org.apache.oozie.util.LogUtils
Set the log info with the context of the given action bean.
setLogInfo(BundleJobBean, XLog.Info) - Static method in class org.apache.oozie.util.LogUtils
Set the log info with the context of the given bundle bean.
setLogInfo(XLog.Info) - Static method in class org.apache.oozie.util.LogUtils
Set the thread local log info with the context of the given Info object.
setLogLevel(String) - Method in class org.apache.oozie.util.XLogStreamer.Filter
setLogToken(String) - Method in class org.apache.oozie.WorkflowActionBean
Set the job log token.
setLogToken(String) - Method in class org.apache.oozie.WorkflowJobBean
setMatThrottling(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setMaxHistory(int) - Method in class org.apache.oozie.util.OozieRollingPolicy
setMaxRetries(int) - Method in class org.apache.oozie.action.ActionExecutor
Set the maximum number of retries for the action executor.
setMissingDependencies(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setMissingDeps(String) - Method in class org.apache.oozie.event.CoordinatorActionEvent
setMsgPrefix(String) - Method in class org.apache.oozie.util.XLog
Set the common prefix.
setMsgType(Event.MessageType) - Method in class org.apache.oozie.sla.SLARegistrationBean
setName(String) - Method in class org.apache.oozie.action.hadoop.CredentialsProperties
Set the name
setName(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setName(String) - Method in class org.apache.oozie.coord.SyncCoordAction
setName(String) - Method in class org.apache.oozie.coord.SyncCoordDataset
setNextMaterializedTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setNextMaterializedTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
setNextMaterializedTimestamp(Timestamp) - Method in class org.apache.oozie.CoordinatorJobBean
Set next materialized timestamp
setNominalEnd(Date) - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
setNominalStart(Date) - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
setNominalTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setNominalTime(Date) - Method in class org.apache.oozie.coord.SyncCoordAction
setNominalTime(Date) - Method in class org.apache.oozie.CoordinatorActionBean
setNominalTime(Date) - Method in class org.apache.oozie.event.CoordinatorActionEvent
setNominalTime(Date) - Method in class org.apache.oozie.sla.SLARegistrationBean
setNominalTime(Date) - Method in class org.apache.oozie.sla.SLASummaryBean
setNotificationMsg(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setNotificationMsg(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setNumActions(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setOozieDbName(String) - Static method in class org.apache.oozie.store.OozieSchema
setOozieHome() - Static method in class org.apache.oozie.service.Services
setOozieMode(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.oozie.servlet.BaseAdminServlet
setOozieMode(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.oozie.servlet.V0AdminServlet
setOozieMode(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.oozie.servlet.V1AdminServlet
setOrigJobXml(String) - Method in class org.apache.oozie.BundleJobBean
setOrigJobXml(String) - Method in class org.apache.oozie.CoordinatorJobBean
Set original job xml
setParameter(String, String) - Method in class org.apache.oozie.util.XLog.Info
Set a parameter value in the LogInfo
context.
setParameter(String, String) - Method in class org.apache.oozie.util.XLogStreamer.Filter
setParameters(XLog.Info) - Method in class org.apache.oozie.util.XLog.Info
Set all the parameter values from the given LogInfo
.
setParentClientId(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setParentId(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
Set coordinator action id
setParentId(String) - Method in class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
setParentId(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setParentId(String) - Method in class org.apache.oozie.sla.SLASummaryBean
setParentSlaId(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setPauseTime(Date) - Method in class org.apache.oozie.BundleJobBean
setPauseTime(Date) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set pauseTime
setPauseTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setPauseTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
setPauseTimestamp(Timestamp) - Method in class org.apache.oozie.BundleJobBean
setPending(int) - Method in class org.apache.oozie.BundleActionBean
Set some actions are in progress for particular bundle action.
setPending() - Method in class org.apache.oozie.BundleJobBean
Set pending to true
setPending() - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set pending to true
setPending() - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
Set pending to true
setPending(int) - Method in class org.apache.oozie.CoordinatorActionBean
Set some actions are in progress for particular coordinator action.
setPending() - Method in class org.apache.oozie.CoordinatorJobBean
Set pending to true
setPending() - Method in class org.apache.oozie.WorkflowActionBean
Set the action as pending and the current time as pending.
setPendingAge(Date) - Method in class org.apache.oozie.WorkflowActionBean
Set a time when the action will be pending, normally a time in the future.
setPendingOnly() - Method in class org.apache.oozie.WorkflowActionBean
Set the action pending flag to true.
setPigScript(Configuration, String, String[], String[]) - Static method in class org.apache.oozie.action.hadoop.PigActionExecutor
setProperties(HashMap<String, String>) - Method in class org.apache.oozie.action.hadoop.CredentialsProperties
Set the properties
setProtoActionConf(String) - Method in class org.apache.oozie.WorkflowJobBean
setPushMissingDependencies(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setQaContact(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setRerunTime(Date) - Method in class org.apache.oozie.CoordinatorActionBean
setRetries(int) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setRetryInterval(long) - Method in class org.apache.oozie.action.ActionExecutor
Sets the retry interval for the action executor.
setRun(int) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setRunConf(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setScheduler(ScheduledExecutorService) - Method in class org.apache.oozie.util.Instrumentation
Set the scheduler instance to handle the samplers.
setSeContact(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setService(Class<? extends Service>) - Method in class org.apache.oozie.service.Services
Set a service programmatically.
setSignalValue(String) - Method in class org.apache.oozie.WorkflowActionBean
Set the signal value for the action.
setSlaConfig(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setSlaId(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setSLARegistrationBean(SLARegistrationBean) - Method in class org.apache.oozie.sla.SLACalcStatus
setSLAStatus(SLAEvent.SLAStatus) - Method in class org.apache.oozie.sla.SLACalcStatus
setSLAStatus(SLAEvent.SLAStatus) - Method in class org.apache.oozie.sla.SLASummaryBean
setSlaXml(String) - Method in class org.apache.oozie.CoordinatorActionBean
setSlaXml(String) - Method in class org.apache.oozie.CoordinatorJobBean
Set sla xml
setSlaXml(String) - Method in class org.apache.oozie.WorkflowActionBean
setSlaXml(String) - Method in class org.apache.oozie.WorkflowJobBean
setStartData(String, String, String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Set the action tracking information for an successfully started action.
setStartData(String, String, String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setStartData(String, String, String) - Method in class org.apache.oozie.WorkflowActionBean
Set a tracking information for an action, and set the action status to Action.Status#DONE
setStartTime(Date) - Method in class org.apache.oozie.BundleJobBean
Set startTime
setStartTime(Date) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set startTime
setStartTime(Date) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setStartTime(Date) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setStartTime(Date) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setStartTime() - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
Setting the start time of the action
setStartTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
setStartTime(Date) - Method in class org.apache.oozie.WorkflowActionBean
setStartTime(Date) - Method in class org.apache.oozie.WorkflowJobBean
setStartTimestamp(Timestamp) - Method in class org.apache.oozie.BundleJobBean
setStartTimestamp(Timestamp) - Method in class org.apache.oozie.CoordinatorJobBean
Set start timestamp
setStats(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setStatus(Job.Status) - Method in class org.apache.oozie.BundleActionBean
Set the Status of the Bundle Action
setStatus(Job.Status) - Method in class org.apache.oozie.BundleJobBean
setStatus(Job.Status) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set status
setStatus(CoordinatorAction.Status) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setStatus(Job.Status) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setStatus(WorkflowAction.Status) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setStatus(WorkflowJob.Status) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setStatus(CoordinatorAction.Status) - Method in class org.apache.oozie.CoordinatorActionBean
setStatus(Job.Status) - Method in class org.apache.oozie.CoordinatorJobBean
setStatus(Job.Status) - Method in class org.apache.oozie.event.BundleJobEvent
setStatus(CoordinatorAction.Status) - Method in class org.apache.oozie.event.CoordinatorActionEvent
setStatus(Job.Status) - Method in class org.apache.oozie.event.CoordinatorJobEvent
setStatus(WorkflowAction.Status) - Method in class org.apache.oozie.event.WorkflowActionEvent
setStatus(WorkflowJob.Status) - Method in class org.apache.oozie.event.WorkflowJobEvent
setStatus(WorkflowInstance.Status) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
setStatus(WorkflowAction.Status) - Method in class org.apache.oozie.WorkflowActionBean
setStatus(WorkflowJob.Status) - Method in class org.apache.oozie.WorkflowJobBean
setStatusTimestamp(Date) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setStatusTimestamp(Date) - Method in class org.apache.oozie.SLAEventBean
Deprecated.
setStreaming(Configuration, String, String, String, String[], String[]) - Static method in class org.apache.oozie.action.hadoop.MapReduceActionExecutor
setSuspendedTime(Date) - Method in class org.apache.oozie.BundleJobBean
setSuspendedTime(Date) - Method in class org.apache.oozie.CoordinatorJobBean
Set suspended time
setSuspendedTimestamp(Timestamp) - Method in class org.apache.oozie.BundleJobBean
setSuspendedTimestamp(Timestamp) - Method in class org.apache.oozie.CoordinatorJobBean
Set suspended timestamp
setSystemMode(OozieClient.SYSTEM_MODE) - Method in class org.apache.oozie.service.Services
Set and set system mode.
setTimeOut(int) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set timeOut
setTimeOut(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setTimeout(int) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setTimeUnit(BundleJob.Timeunit) - Method in class org.apache.oozie.BundleJobBean
setTimeUnit(BundleJob.Timeunit) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set timeUnit
setTimeUnit(CoordinatorJob.Timeunit) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setTimeUnit(TimeUnit) - Method in class org.apache.oozie.coord.SyncCoordAction
setTimeUnit(TimeUnit) - Method in class org.apache.oozie.coord.SyncCoordDataset
setTimeUnit(CoordinatorJob.Timeunit) - Method in class org.apache.oozie.CoordinatorJobBean
setTimeZone(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setTimeZone(TimeZone) - Method in class org.apache.oozie.coord.SyncCoordAction
setTimeZone(TimeZone) - Method in class org.apache.oozie.coord.SyncCoordDataset
setTopicPatternProperties(Properties) - Method in class org.apache.oozie.client.rest.JMSConnectionInfoBean
Set the topic pattern properties
setTopicPrefix(String) - Method in class org.apache.oozie.client.rest.JMSConnectionInfoBean
Sets the topic prefix
setTrackerUri(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setTrackerUri(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setTransientVar(String, Object) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
setTransientVar(String, Object) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
setTransientVar(String, Object) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Set a transient variable in the context of the instance.
setTransition(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setType(String) - Method in class org.apache.oozie.action.hadoop.CredentialsProperties
Set the type
setType(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorAction
setType(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setType(String) - Method in class org.apache.oozie.coord.SyncCoordDataset
setUpdateList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateDeleteJPAExecutor
Sets the update list for JSON bean
setUpdateList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertForCoordActionStartJPAExecutor
Sets the update list for JSON bean
setUpdateList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertForCoordActionStatusJPAExecutor
Sets the update list for JSON bean
setUpdateList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.BulkUpdateInsertJPAExecutor
Sets the update list for JSON bean
setUpdateList(Collection<JsonBean>) - Method in class org.apache.oozie.executor.jpa.sla.SLACalculationInsertUpdateJPAExecutor
Sets the list of beans to update
setupLauncherConf(Configuration, Element, Path, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.ScriptLanguageActionExecutor
setupLauncherConf(Configuration, Element, Path, ActionExecutor.Context) - Method in class org.apache.oozie.action.hadoop.ShellActionExecutor
setupLauncherInfo(JobConf, String, String, Path, String, Configuration, String) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
setupLauncherURIHandlerConf(Configuration) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
setupMainArguments(Configuration, String[]) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
setupMainClass(Configuration, String) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
setupMaxExternalStatsSize(Configuration, int) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
Set the maximum value of stats data
setupMaxOutputData(Configuration, int) - Static method in class org.apache.oozie.action.hadoop.LauncherMapperHelper
setupRemote(String, ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.ssh.SshActionExecutor
Do ssh action execution setup on remote host.
setUpstreamApps(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setUpstreamApps(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setUriTemplate(String) - Method in class org.apache.oozie.coord.SyncCoordDataset
setUser(String) - Method in class org.apache.oozie.client.rest.JsonBundleJob
Set user
setUser(String) - Method in class org.apache.oozie.client.rest.JsonCoordinatorJob
setUser(String) - Method in class org.apache.oozie.client.rest.JsonSLAEvent
Deprecated.
setUser(String) - Method in class org.apache.oozie.client.rest.JsonWorkflowJob
setUser(String) - Method in class org.apache.oozie.sla.SLARegistrationBean
setUser(String) - Method in class org.apache.oozie.sla.SLASummaryBean
setUserRetryCount(int) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setUserRetryInterval(int) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setUserRetryMax(int) - Method in class org.apache.oozie.client.rest.JsonWorkflowAction
setValue(Object, Object) - Method in class org.apache.oozie.util.db.SqlStatement
Replace the place holders with actual values in the sql statement
setVar(String, String) - Method in interface org.apache.oozie.action.ActionExecutor.Context
Set a workflow action variable.
setVar(String, String) - Method in class org.apache.oozie.command.wf.ActionXCommand.ActionExecutorContext
setVar(String, String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
setVar(String, String) - Method in interface org.apache.oozie.workflow.lite.NodeHandler.Context
setVar(String, String) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Set a variable in the context of the instance.
setVariable(String, Object) - Method in class org.apache.oozie.util.ELEvaluator.Context
Add a variable to the context.
setVariable(String, Object) - Method in class org.apache.oozie.util.ELEvaluator
Convenience method that sets a variable in the EL evaluator context.
setVariables(Map<String, Object>) - Method in class org.apache.oozie.util.ELEvaluator.Context
Add variables to the context.
setWfInstance(byte[]) - Method in class org.apache.oozie.WorkflowJobBean
setWfInstance(WorkflowInstance) - Method in class org.apache.oozie.WorkflowJobBean
setWorkflowInstance(WorkflowInstance) - Method in class org.apache.oozie.WorkflowJobBean
ShellActionExecutor - Class in org.apache.oozie.action.hadoop
ShellActionExecutor() - Constructor for class org.apache.oozie.action.hadoop.ShellActionExecutor
signal(String, String) - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
signal(String, String) - Method in interface org.apache.oozie.workflow.WorkflowInstance
Signal the instance that a node has completed.
SignalXCommand - Class in org.apache.oozie.command.wf
SignalXCommand(String, int, String) - Constructor for class org.apache.oozie.command.wf.SignalXCommand
SignalXCommand(String, String) - Constructor for class org.apache.oozie.command.wf.SignalXCommand
SimpleHCatDependencyCache - Class in org.apache.oozie.dependency.hcat
SimpleHCatDependencyCache() - Constructor for class org.apache.oozie.dependency.hcat.SimpleHCatDependencyCache
SITE_CONFIG_FILE - Static variable in class org.apache.oozie.service.ConfigurationService
size() - Method in interface org.apache.oozie.event.EventQueue
Get current queue size
size() - Method in class org.apache.oozie.event.MemoryEventQueue
size() - Method in interface org.apache.oozie.sla.SLACalculator
size() - Method in class org.apache.oozie.sla.SLACalculatorMemory
size() - Method in class org.apache.oozie.util.MemoryLocks
Return the number of active locks.
size() - Method in class org.apache.oozie.util.PriorityDelayQueue
Return the number of elements in the queue.
sizes() - Method in class org.apache.oozie.util.PriorityDelayQueue
Return the number of elements on each priority sub-queue.
SLA_CONF_EXT_SCHEMAS - Static variable in class org.apache.oozie.service.SchemaService
SLA_DEFAULT_MAXEVENTS - Static variable in class org.apache.oozie.command.coord.SLAEventsXCommand
SLA_NAME_SPACE_URI - Static variable in class org.apache.oozie.service.SchemaService
Deprecated.
SLA_NAMESPACE_URI_2 - Static variable in class org.apache.oozie.service.SchemaService
SLACalcStatus - Class in org.apache.oozie.sla
Class used by SLAService to store SLA objects and perform calculations and
sla decisions
SLACalcStatus(SLARegistrationBean) - Constructor for class org.apache.oozie.sla.SLACalcStatus
SLACalcStatus(SLASummaryBean, SLARegistrationBean) - Constructor for class org.apache.oozie.sla.SLACalcStatus
SLACalcStatus(SLACalcStatus) - Constructor for class org.apache.oozie.sla.SLACalcStatus
copy constructor
SLACalcStatus() - Constructor for class org.apache.oozie.sla.SLACalcStatus
SLACalculationInsertUpdateJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Persist the SLA beans to tables SLA_CALCULATOR and SLA_SUMMARY.
SLACalculationInsertUpdateJPAExecutor(Collection<JsonBean>, Collection<JsonBean>) - Constructor for class org.apache.oozie.executor.jpa.sla.SLACalculationInsertUpdateJPAExecutor
SLACalculationInsertUpdateJPAExecutor() - Constructor for class org.apache.oozie.executor.jpa.sla.SLACalculationInsertUpdateJPAExecutor
SLACalculator - Interface in org.apache.oozie.sla
SLACalculatorMemory - Class in org.apache.oozie.sla
Implementation class for SLACalculator that calculates SLA related to
start/end/duration of jobs using a memory-based map
SLACalculatorMemory() - Constructor for class org.apache.oozie.sla.SLACalculatorMemory
slaConfigMapToString() - Method in class org.apache.oozie.sla.SLARegistrationBean
SLADbOperations - Class in org.apache.oozie.util.db
Deprecated.
SLADbOperations() - Constructor for class org.apache.oozie.util.db.SLADbOperations
Deprecated.
SLADbXOperations - Class in org.apache.oozie.util.db
Deprecated.
SLADbXOperations() - Constructor for class org.apache.oozie.util.db.SLADbXOperations
Deprecated.
SLAEmailEventListener - Class in org.apache.oozie.sla.listener
SLAEmailEventListener() - Constructor for class org.apache.oozie.sla.listener.SLAEmailEventListener
SLAEmailEventListener.EmailField - Enum in org.apache.oozie.sla.listener
SLAEventBean - Class in org.apache.oozie
Deprecated.
SLAEventBean() - Constructor for class org.apache.oozie.SLAEventBean
Deprecated.
SLAEventInsertJPAExecutor - Class in org.apache.oozie.executor.jpa
Deprecated.
SLAEventInsertJPAExecutor(SLAEventBean) - Constructor for class org.apache.oozie.executor.jpa.SLAEventInsertJPAExecutor
Deprecated.
SLAEventListener - Class in org.apache.oozie.sla.listener
Event listener for SLA related events, defining methods corresponding to
SLA mets/misses
SLAEventListener() - Constructor for class org.apache.oozie.sla.listener.SLAEventListener
SLAEventsGetForFilterJPAExecutor - Class in org.apache.oozie.executor.jpa
Deprecated.
SLAEventsGetForFilterJPAExecutor(long, int, Map<String, List<String>>, long[]) - Constructor for class org.apache.oozie.executor.jpa.SLAEventsGetForFilterJPAExecutor
Deprecated.
SLAEventsGetForSeqIdJPAExecutor - Class in org.apache.oozie.executor.jpa
Deprecated.
SLAEventsGetForSeqIdJPAExecutor(long, int, long[]) - Constructor for class org.apache.oozie.executor.jpa.SLAEventsGetForSeqIdJPAExecutor
Deprecated.
SLAEventsGetJPAExecutor - Class in org.apache.oozie.executor.jpa
Deprecated.
SLAEventsGetJPAExecutor() - Constructor for class org.apache.oozie.executor.jpa.SLAEventsGetJPAExecutor
Deprecated.
SLAEventsXCommand - Class in org.apache.oozie.command.coord
The command to get a list of SLAEvents which are greater than given seqId.
SLAEventsXCommand(long, int, Map<String, List<String>>) - Constructor for class org.apache.oozie.command.coord.SLAEventsXCommand
SLAJobEventListener - Class in org.apache.oozie.sla.listener
SLAJobEventListener() - Constructor for class org.apache.oozie.sla.listener.SLAJobEventListener
SLAOperations - Class in org.apache.oozie.sla
SLAOperations() - Constructor for class org.apache.oozie.sla.SLAOperations
SLARegistrationBean - Class in org.apache.oozie.sla
SLARegistrationBean() - Constructor for class org.apache.oozie.sla.SLARegistrationBean
SLARegistrationBean(JSONObject) - Constructor for class org.apache.oozie.sla.SLARegistrationBean
SLARegistrationGetJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Load the list of SLARegistrationBean and return the list.
SLARegistrationGetJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.sla.SLARegistrationGetJPAExecutor
SLARegistrationGetOnRestartJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Load SLARegistrationBean on restart
SLARegistrationGetOnRestartJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.sla.SLARegistrationGetOnRestartJPAExecutor
SLAService - Class in org.apache.oozie.sla.service
SLAService() - Constructor for class org.apache.oozie.sla.service.SLAService
SLAServlet - Class in org.apache.oozie.servlet
SLAServlet() - Constructor for class org.apache.oozie.servlet.SLAServlet
SLAServlet(String, JsonRestServlet.ResourceInfo...) - Constructor for class org.apache.oozie.servlet.SLAServlet
SLAStore - Class in org.apache.oozie.store
Deprecated.
SLAStore() - Constructor for class org.apache.oozie.store.SLAStore
Deprecated.
SLAStore(Store) - Constructor for class org.apache.oozie.store.SLAStore
Deprecated.
SLAStoreService - Class in org.apache.oozie.service
SLAStoreService() - Constructor for class org.apache.oozie.service.SLAStoreService
SLASummaryBean - Class in org.apache.oozie.sla
SLASummaryBean() - Constructor for class org.apache.oozie.sla.SLASummaryBean
SLASummaryBean(SLACalcStatus) - Constructor for class org.apache.oozie.sla.SLASummaryBean
SLASummaryGetForFilterJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Load the list of SLASummaryBean (for dashboard) and return the list.
SLASummaryGetForFilterJPAExecutor(SLASummaryGetForFilterJPAExecutor.SLASummaryFilter, int) - Constructor for class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor
SLASummaryGetForFilterJPAExecutor.SLASummaryFilter - Class in org.apache.oozie.executor.jpa.sla
SLASummaryGetForFilterJPAExecutor.SLASummaryFilter() - Constructor for class org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor.SLASummaryFilter
SLASummaryGetJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Load the list of SLASummaryBean (for dashboard) and return the list.
SLASummaryGetJPAExecutor(String) - Constructor for class org.apache.oozie.executor.jpa.sla.SLASummaryGetJPAExecutor
SLASummaryGetRecordsOnRestartJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Load the list of SLASummaryBean when Oozie restarts and return the list.
SLASummaryGetRecordsOnRestartJPAExecutor(int) - Constructor for class org.apache.oozie.executor.jpa.sla.SLASummaryGetRecordsOnRestartJPAExecutor
SLASummaryUpdateForSLAStatusActualTimesJPAExecutor - Class in org.apache.oozie.executor.jpa.sla
Update the slaStatus, eventStatus, eventProcessed, jobStatus, actualStart,
actualEnd, actualDuration and lastModifiedTime of SLAsummaryBean
SLASummaryUpdateForSLAStatusActualTimesJPAExecutor(SLASummaryBean) - Constructor for class org.apache.oozie.executor.jpa.sla.SLASummaryUpdateForSLAStatusActualTimesJPAExecutor
SMTP_CONNECTION_TIMEOUT - Static variable in class org.apache.oozie.sla.listener.SLAEmailEventListener
SMTP_TIMEOUT - Static variable in class org.apache.oozie.sla.listener.SLAEmailEventListener
splitLogMessage(String) - Method in class org.apache.oozie.util.XLogStreamer.Filter
Splits the log line into timestamp, logLevel and remaining log message.
SqlStatement - Class in org.apache.oozie.util.db
The SqlStatement
is used to generate SQL Statements.
SqlStatement() - Constructor for class org.apache.oozie.util.db.SqlStatement
SqlStatement.Condition - Class in org.apache.oozie.util.db
Construct the condition statement that will be used in the where clause
SqlStatement.Delete - Class in org.apache.oozie.util.db
SQL Statement generator for DELETE Statements
SqlStatement.Insert - Class in org.apache.oozie.util.db
INSERT Statement generator
SqlStatement.ResultSetReader - Class in org.apache.oozie.util.db
ResultSetReader
is used to parse the result set and gives methods for getting appropriate type of
data given the column name
SqlStatement.Select - Class in org.apache.oozie.util.db
Select Statement generator.
SqlStatement.Update - Class in org.apache.oozie.util.db
UPDATE SQL Statement generator
SqoopActionExecutor - Class in org.apache.oozie.action.hadoop
SqoopActionExecutor() - Constructor for class org.apache.oozie.action.hadoop.SqoopActionExecutor
SSH_COMMAND_BASE - Static variable in class org.apache.oozie.action.ssh.SshActionExecutor
SSH_COMMAND_OPTIONS - Static variable in class org.apache.oozie.action.ssh.SshActionExecutor
SshActionExecutor - Class in org.apache.oozie.action.ssh
Ssh action executor.
SshActionExecutor() - Constructor for class org.apache.oozie.action.ssh.SshActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.ActionExecutor
Start an action.
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.control.ControlNodeActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.decision.DecisionActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.email.EmailActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.hadoop.FsActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
start(ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.ssh.SshActionExecutor
Start the ssh action execution.
start(String) - Method in class org.apache.oozie.BaseEngine
Start a job.
start(String) - Method in class org.apache.oozie.BundleEngine
start(String) - Method in class org.apache.oozie.CoordinatorEngine
Deprecated.
start(String) - Method in class org.apache.oozie.DagEngine
Start a job.
start() - Static method in class org.apache.oozie.local.LocalOozie
Start LocalOozie.
start(String) - Method in class org.apache.oozie.LocalOozieClient
Start a workflow job.
start(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Deprecated.
start(NodeHandler.Context) - Method in class org.apache.oozie.service.LiteWorkflowStoreService.LiteActionHandler
start(NodeHandler.Context) - Method in class org.apache.oozie.service.LiteWorkflowStoreService.LiteDecisionHandler
start() - Method in class org.apache.oozie.test.EmbeddedServletContainer
Start the servlet container.
start() - Method in class org.apache.oozie.util.Instrumentation.Cron
Start the cron.
start(NodeHandler.Context) - Method in class org.apache.oozie.workflow.lite.ActionNodeHandler
start(NodeHandler.Context) - Method in class org.apache.oozie.workflow.lite.DecisionNodeHandler
start() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
START - Static variable in class org.apache.oozie.workflow.lite.StartNodeDef
Reserved name fo the start node.
start() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Start the instance.
START_DATA_MISSING - Static variable in class org.apache.oozie.command.coord.CoordActionStartXCommand
START_DATA_MISSING - Static variable in class org.apache.oozie.command.wf.ActionStartXCommand
StartActionExecutor - Class in org.apache.oozie.action.control
Action executor for START control node.
StartActionExecutor() - Constructor for class org.apache.oozie.action.control.StartActionExecutor
StartChildren() - Method in class org.apache.oozie.command.bundle.BundleStartXCommand
StartChildren() - Method in class org.apache.oozie.command.StartTransitionXCommand
Start actions associated with the job
startCron() - Method in class org.apache.oozie.servlet.JsonRestServlet
Start the request instrumentation cron.
startJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
startJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
StartNodeDef - Class in org.apache.oozie.workflow.lite
Workflow lite start node definition.
StartNodeDef() - Constructor for class org.apache.oozie.workflow.lite.StartNodeDef
Default constructor.
StartNodeDef(Class<? extends ControlNodeHandler>, String) - Constructor for class org.apache.oozie.workflow.lite.StartNodeDef
Create a start node definition.
StartNodeDef.StartNodeHandler - Class in org.apache.oozie.workflow.lite
Start node handler.
StartNodeDef.StartNodeHandler() - Constructor for class org.apache.oozie.workflow.lite.StartNodeDef.StartNodeHandler
StartTransitionXCommand - Class in org.apache.oozie.command
Transition command for start the job.
StartTransitionXCommand(String, String, int) - Constructor for class org.apache.oozie.command.StartTransitionXCommand
StartTransitionXCommand(String, String, int, boolean) - Constructor for class org.apache.oozie.command.StartTransitionXCommand
StartXCommand - Class in org.apache.oozie.command.wf
Starting the command.
StartXCommand(String) - Constructor for class org.apache.oozie.command.wf.StartXCommand
StatusTransitService - Class in org.apache.oozie.service
StateTransitService is scheduled to run at the configured interval.
StatusTransitService() - Constructor for class org.apache.oozie.service.StatusTransitService
StatusTransitService.StatusTransitRunnable - Class in org.apache.oozie.service
StateTransitRunnable is the runnable which is scheduled to run at the configured interval.
StatusTransitService.StatusTransitRunnable() - Constructor for class org.apache.oozie.service.StatusTransitService.StatusTransitRunnable
StatusUpdateXCommand - Class in org.apache.oozie.command
Transition command for update status.
StatusUpdateXCommand(String, String, int) - Constructor for class org.apache.oozie.command.StatusUpdateXCommand
StatusUpdateXCommand(String, String, int, boolean) - Constructor for class org.apache.oozie.command.StatusUpdateXCommand
StatusUtils - Class in org.apache.oozie.util
StatusUtils() - Constructor for class org.apache.oozie.util.StatusUtils
STD - Static variable in class org.apache.oozie.util.XLog
Mask for logging to the standard log.
stop() - Static method in class org.apache.oozie.local.LocalOozie
Stop LocalOozie.
stop() - Method in class org.apache.oozie.test.EmbeddedServletContainer
Stop the servlet container.
stop() - Method in class org.apache.oozie.util.Instrumentation.Cron
Stops the cron.
stopCron() - Method in class org.apache.oozie.servlet.JsonRestServlet
Stop the request instrumentation cron.
Store - Class in org.apache.oozie.store
Store() - Constructor for class org.apache.oozie.store.Store
create a fresh transaction
Store(Store) - Constructor for class org.apache.oozie.store.Store
Use an existing transaction for cross store operations
StoreException - Exception in org.apache.oozie.store
StoreException(XException) - Constructor for exception org.apache.oozie.store.StoreException
Create an store exception from a XException.
StoreException(ErrorCode, Object...) - Constructor for exception org.apache.oozie.store.StoreException
Create a store exception.
StoreService - Class in org.apache.oozie.service
Base service for persistency of jobs and actions.
StoreService() - Constructor for class org.apache.oozie.service.StoreService
StoreStatusFilter - Class in org.apache.oozie.store
StoreStatusFilter() - Constructor for class org.apache.oozie.store.StoreStatusFilter
streamJobGraph(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
streamJobGraph(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
streamJobLog(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
streamJobLog(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
streamLog(String, Writer) - Method in class org.apache.oozie.BaseEngine
Stream the log of a job.
streamLog(String, Writer) - Method in class org.apache.oozie.BundleEngine
streamLog(String, Writer) - Method in class org.apache.oozie.CoordinatorEngine
streamLog(String, String, String, Writer) - Method in class org.apache.oozie.CoordinatorEngine
Add list of actions to the filter based on conditions
streamLog(String, Writer) - Method in class org.apache.oozie.DagEngine
Stream the log of a job.
streamLog(XLogStreamer.Filter, Date, Date, Writer) - Method in class org.apache.oozie.service.XLogService
Stream the log of a job.
streamLog(Date, Date) - Method in class org.apache.oozie.util.XLogStreamer
Gets the files that are modified between startTime and endTime in the given logPath and streams the log after
applying the filters.
stringToProperties(String) - Static method in class org.apache.oozie.util.PropertiesUtils
submit() - Method in class org.apache.oozie.command.bundle.BundleSubmitXCommand
submit() - Method in class org.apache.oozie.command.coord.CoordSubmitXCommand
submit() - Method in class org.apache.oozie.command.SubmitTransitionXCommand
Submit the job
submit(Properties) - Method in class org.apache.oozie.LocalOozieClient
Submit a workflow job.
submit(Properties) - Method in class org.apache.oozie.LocalOozieClientCoord
Submit a coordinator job.
SUBMIT_DAY - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_DAYS - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_DAYS - Static variable in class org.apache.oozie.util.ELConstantsFunctions
SUBMIT_HOUR - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_HOURS - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_HOURS - Static variable in class org.apache.oozie.util.ELConstantsFunctions
SUBMIT_MINUTE - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_MINUTES - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_MINUTES - Static variable in class org.apache.oozie.util.ELConstantsFunctions
SUBMIT_MONTH - Static variable in class org.apache.oozie.coord.CoordELConstants
SUBMIT_YEAR - Static variable in class org.apache.oozie.coord.CoordELConstants
SubmitHiveXCommand - Class in org.apache.oozie.command.wf
SubmitHiveXCommand(Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitHiveXCommand
submitHttpJob(Configuration, String) - Method in class org.apache.oozie.DagEngine
Submit a pig/hive/mapreduce job through HTTP.
SubmitHttpXCommand - Class in org.apache.oozie.command.wf
SubmitHttpXCommand(String, String, Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitHttpXCommand
submitJob(Configuration, boolean) - Method in class org.apache.oozie.BaseEngine
Submit a job.
submitJob(Configuration, boolean) - Method in class org.apache.oozie.BundleEngine
submitJob(Configuration, boolean) - Method in class org.apache.oozie.CoordinatorEngine
submitJob(Configuration, boolean) - Method in class org.apache.oozie.DagEngine
Submit a workflow job.
submitJob(HttpServletRequest, Configuration) - Method in class org.apache.oozie.servlet.V0JobsServlet
v0 service implementation to submit a workflow job
submitJob(HttpServletRequest, Configuration) - Method in class org.apache.oozie.servlet.V1JobsServlet
v1 service implementation to submit a job, either workflow or coordinator
submitJobFromCoordinator(Configuration, String) - Method in class org.apache.oozie.DagEngine
Submit a workflow through a coordinator.
submitLauncher(FileSystem, ActionExecutor.Context, WorkflowAction) - Method in class org.apache.oozie.action.hadoop.JavaActionExecutor
SubmitMRXCommand - Class in org.apache.oozie.command.wf
SubmitMRXCommand(Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitMRXCommand
SubmitPigXCommand - Class in org.apache.oozie.command.wf
SubmitPigXCommand(Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitPigXCommand
SubmitScriptLanguageXCommand - Class in org.apache.oozie.command.wf
SubmitScriptLanguageXCommand(String, String, Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
SubmitTransitionXCommand - Class in org.apache.oozie.command
Base class for submit transition command.
SubmitTransitionXCommand(String, String, int) - Constructor for class org.apache.oozie.command.SubmitTransitionXCommand
SubmitTransitionXCommand(String, String, int, boolean) - Constructor for class org.apache.oozie.command.SubmitTransitionXCommand
SubmitXCommand - Class in org.apache.oozie.command.wf
SubmitXCommand(Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitXCommand
Constructor to create the workflow Submit Command.
SubmitXCommand(Configuration, String) - Constructor for class org.apache.oozie.command.wf.SubmitXCommand
Constructor for submitting wf through coordinator
SubmitXCommand(boolean, Configuration) - Constructor for class org.apache.oozie.command.wf.SubmitXCommand
Constructor to create the workflow Submit Command.
SubWorkflowActionExecutor - Class in org.apache.oozie.action.oozie
SubWorkflowActionExecutor() - Constructor for class org.apache.oozie.action.oozie.SubWorkflowActionExecutor
SUPPORTED_FILESYSTEMS - Static variable in class org.apache.oozie.service.HadoopAccessorService
Supported filesystem schemes for namespace federation
suspend(String) - Method in class org.apache.oozie.BaseEngine
Suspend a job.
suspend(String) - Method in class org.apache.oozie.BundleEngine
suspend(String) - Method in class org.apache.oozie.CoordinatorEngine
suspend(String) - Method in class org.apache.oozie.DagEngine
Suspend a job.
suspend(String) - Method in class org.apache.oozie.LocalOozieClient
Suspend a workflow job.
suspend(String) - Method in class org.apache.oozie.LocalOozieClientCoord
Suspend a coordinator job.
suspend() - Method in class org.apache.oozie.workflow.lite.LiteWorkflowInstance
suspend() - Method in interface org.apache.oozie.workflow.WorkflowInstance
Suspend the instance.
suspendChildren() - Method in class org.apache.oozie.command.bundle.BundleJobSuspendXCommand
suspendChildren() - Method in class org.apache.oozie.command.coord.CoordSuspendXCommand
suspendChildren() - Method in class org.apache.oozie.command.SuspendTransitionXCommand
Suspend all children of the job
suspendJob(JPAService, WorkflowJobBean, String, String, List<JsonBean>) - Static method in class org.apache.oozie.command.wf.SuspendXCommand
Suspend the workflow job and pending flag to false for the actions that are START_RETRY or START_MANUAL or
END_RETRY or END_MANUAL
suspendJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V0JobServlet
suspendJob(HttpServletRequest, HttpServletResponse) - Method in class org.apache.oozie.servlet.V1JobServlet
SuspendTransitionXCommand - Class in org.apache.oozie.command
SuspendTransitionXCommand(String, String, int) - Constructor for class org.apache.oozie.command.SuspendTransitionXCommand
SuspendTransitionXCommand(String, String, int, boolean) - Constructor for class org.apache.oozie.command.SuspendTransitionXCommand
SuspendXCommand - Class in org.apache.oozie.command.wf
SuspendXCommand(String) - Constructor for class org.apache.oozie.command.wf.SuspendXCommand
SyncCoordAction - Class in org.apache.oozie.coord
This class represents a Coordinator action.
SyncCoordAction() - Constructor for class org.apache.oozie.coord.SyncCoordAction
SyncCoordDataset - Class in org.apache.oozie.coord
This class is a bean to represent a dataset.
SyncCoordDataset() - Constructor for class org.apache.oozie.coord.SyncCoordDataset
SYSTEM_LIB_PATH - Static variable in class org.apache.oozie.service.WorkflowAppService