Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.oozie Classes and Interfaces - 499 results found.
NameDescriptionTypePackageFramework
ActionCheckerServiceThe Action Checker Service queue ActionCheckCommands to check the status of running actions and CoordActionCheckCommands to check the status ofClassorg.apache.oozie.serviceApache Oozie
ActionCheckXCommandExecutes the check command for ActionHandlers.Classorg.apache.oozie.command.wfApache Oozie
ActionDependencyClassorg.apache.oozie.dependencyApache Oozie
ActionEndXCommandNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
ActionExecutorBase action executor class.Classorg.apache.oozie.actionApache Oozie
ActionExecutor .ContextContext information passed to the ActionExecutor methods.Interfaceorg.apache.oozie.action.ActionExecutorApache Oozie
ActionExecutorExceptionActionExecutor exception.Classorg.apache.oozie.actionApache Oozie
ActionExecutorException .ErrorTypeClassorg.apache.oozie.action.ActionExecutorExceptionApache Oozie
ActionKillXCommandKill workflow action and invoke action executor to kill the underlying context.Classorg.apache.oozie.command.wfApache Oozie
ActionNodeDefNode definition for workflow action.Classorg.apache.oozie.workflow.liteApache Oozie
ActionNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.workflow.liteApache Oozie
ActionServiceClassorg.apache.oozie.serviceApache Oozie
ActionStartXCommandNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
ActionXCommandBase class for Action execution commands.Classorg.apache.oozie.command.wfApache Oozie
ActionXCommand .ActionExecutorContextWorkflow action executor contextConstructor SummaryActionXCommand.Classorg.apache.oozie.command.wf.ActionXCommandApache Oozie
AuthFilterAuthentication filter that extends Hadoop-auth AuthenticationFilter to override the configuration loading.Classorg.apache.oozie.servletApache Oozie
AuthorizationExceptionClassorg.apache.oozie.serviceApache Oozie
AuthorizationServiceThe authorization service provides all authorization checks.Classorg.apache.oozie.serviceApache Oozie
BaseAdminServletClassorg.apache.oozie.servletApache Oozie
BaseEngineClassorg.apache.oozieApache Oozie
BaseEngineExceptionException thrown by the DagEngine.Classorg.apache.oozieApache Oozie
BaseJobServletClassorg.apache.oozie.servletApache Oozie
BaseJobsServletClassorg.apache.oozie.servletApache Oozie
BulkJobsXCommandThe command to get a job info for a list of bundle jobs by given filters.Classorg.apache.oozie.commandApache Oozie
BulkJPAExecutorThe query executor class for bulk monitoring queries i.Classorg.apache.oozie.executor.jpaApache Oozie
BulkResponseImplServer-side implementation class of the client interface BulkResponse Declares all the bulk request specific user parameters and handling as JSON objectClassorg.apache.oozie.client.restApache Oozie
BulkResponseInfoClass that stores the entire retrieved info from the bulk request command along with params for pagination of the resultsClassorg.apache.oozieApache Oozie
BulkUpdateDeleteJPAExecutorClass for updating and deleting beans in bulkConstructor SummaryBulkUpdateDeleteJPAExecutor()Classorg.apache.oozie.executor.jpaApache Oozie
BulkUpdateInsertForCoordActionStartJPAExecutorClass for inserting and updating beans in bulkConstructor SummaryBulkUpdateInsertForCoordActionStartJPAExecutor()Classorg.apache.oozie.executor.jpaApache Oozie
BulkUpdateInsertForCoordActionStatusJPAExecutorClass for inserting and updating beans in bulkConstructor SummaryBulkUpdateInsertForCoordActionStatusJPAExecutor()Classorg.apache.oozie.executor.jpaApache Oozie
BulkUpdateInsertJPAExecutorClass for inserting and updating beans in bulkConstructor SummaryBulkUpdateInsertJPAExecutor()Classorg.apache.oozie.executor.jpaApache Oozie
BundleActionBeanClassorg.apache.oozieApache Oozie
BundleActionGetJPAExecutorLoad the BundleAction into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
BundleActionInsertJPAExecutorPersist the BundleAction bean.Classorg.apache.oozie.executor.jpaApache Oozie
BundleActionsCountForJobGetJPAExecutorLoad the number of actions for a bundle job.Classorg.apache.oozie.executor.jpaApache Oozie
BundleActionsGetByLastModifiedTimeJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleActionsGetJPAExecutorLoad the list of BundleAction return it.Classorg.apache.oozie.executor.jpaApache Oozie
BundleActionsGetStatusPendingJPAExecutorLoad the list of BundleAction return it.Classorg.apache.oozie.executor.jpaApache Oozie
BundleActionsGetWaitingOlderJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleActionUpdateJPAExecutorUpdate the given bundle action bean to DB.Classorg.apache.oozie.executor.jpaApache Oozie
BundleEngineFields inherited from class org.Classorg.apache.oozieApache Oozie
BundleEngineExceptionException thrown by the BundleEngine.Classorg.apache.oozieApache Oozie
BundleEngineServiceService that return a bundle engine for a user.Classorg.apache.oozie.serviceApache Oozie
BundleJobBeanNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozieApache Oozie
BundleJobChangeXCommandFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundleJobEventClass implementing JobEvent for events generated by Bundle JobsSee Also:Serialized FormClassorg.apache.oozie.eventApache Oozie
BundleJobExceptionException thrown by BundleJob .Classorg.apache.oozie.command.bundleApache Oozie
BundleJobGetCoordinatorsJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleJobGetForUserJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleJobGetJPAExecutorLoad the BundleJob into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobInfoClassorg.apache.oozieApache Oozie
BundleJobInfoGetJPAExecutorLoad the BundleInfo and return it.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobInsertJPAExecutorPersist the BundleJob bean.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobResumeXCommandFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundleJobsDeleteJPAExecutorDelete Bundle job, its list of actions and return the number of actions that were deleted.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobsGetForPurgeJPAExecutorLoad the list of completed BundleJob for purge ready.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobsGetNeedStartJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleJobsGetPausedJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleJobsGetRunningOrPendingJPAExecutorGet a list of Bundle Jobs that are are RUNNING or RUNNINGWITHERROR status or the pending flag is 1.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobsGetUnpausedJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
BundleJobSuspendXCommandFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundleJobsXCommandThe command to get a job info for a list of bundle jobs by given filters.Classorg.apache.oozie.command.bundleApache Oozie
BundleJobUpdateJPAExecutorUpdate the given bundle job bean to DB.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobXCommandCommand for Getting the Bundle job bean it also gets coordinators information in the Bundle job.Classorg.apache.oozie.command.bundleApache Oozie
BundleKillXCommandFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundlePauseXCommandFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundleRerunXCommandRerun bundle coordinator jobs by a list of coordinator names or dates.Classorg.apache.oozie.command.bundleApache Oozie
BundleStartXCommandThe command to start Bundle jobFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundleStatusUpdateXCommandThe command to update Bundle statusFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
BundleSubmitXCommandThis Command will submit the bundle.Classorg.apache.oozie.command.bundleApache Oozie
BundleUnpauseXCommandFields inherited from class org.Classorg.apache.oozie.command.bundleApache Oozie
CallableQueueServiceThe callable queue service queues XCallables for asynchronous execution.Classorg.apache.oozie.serviceApache Oozie
CallbackServiceService that generates and parses callback URLs.Classorg.apache.oozie.serviceApache Oozie
CallbackServletClassorg.apache.oozie.servletApache Oozie
ClassUtilsClassorg.apache.oozie.utilApache Oozie
CommandBase class for all synchronous and asynchronous DagEngine commands.Classorg.apache.oozie.commandApache Oozie
CommandExceptionException thrown by Commands.Classorg.apache.oozie.commandApache Oozie
CompletedActionXCommandThis command is executed once the Workflow command is finished.Classorg.apache.oozie.command.wfApache Oozie
ConfigurationServiceBuilt in service that initializes the services configuration.Classorg.apache.oozie.serviceApache Oozie
ConfigUtilsClassorg.apache.oozie.utilApache Oozie
ConnectionContextInterfaceorg.apache.oozie.jmsApache Oozie
ControlNodeActionExecutorBase action executor for control nodes: START/END/KILL/FORK/JOIN This action executor, similar to FsActionExecutor, is completed during theClassorg.apache.oozie.action.controlApache Oozie
ControlNodeDefNode definition for control nodes: START/END/KILL/FORK/JOIN.Classorg.apache.oozie.workflow.liteApache Oozie
ControlNodeHandlerNode handler that provides the necessary workflow logic for control nodes: START/END/KILL/FORK/JOIN.Classorg.apache.oozie.workflow.liteApache Oozie
CoordActionCheckXCommandThe command checks workflow status for coordinator action.Classorg.apache.oozie.command.coordApache Oozie
CoordActionGetForCheckJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetForExternalIdJPAExecutorLoad coordinator action by externalId.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetForInfoJPAExecutorLoad the CoordinatorAction into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetForInputCheckJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetForSLAJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetForStartJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetForTimeoutJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionGetJPAExecutorLoad the CoordinatorAction into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionInfoXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordActionInputCheckXCommandThe command to check if an action's data input paths exist in the file system.Classorg.apache.oozie.command.coordApache Oozie
CoordActionInsertJPAExecutorPersist the CoordinatorAction bean.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionMaterializeCommandClassorg.apache.oozie.command.coordApache Oozie
CoordActionNotificationXCommandThis class will send the notification for the coordinator actionFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordActionReadyXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordActionRemoveJPAExecutorDeletes the coordinator action if its in WAITING or READY state.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionsActiveCountJPAExecutorLoad the number of running actions for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionsCountForJobIdJPAExecutorLoad the number of running actions for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionsGetByLastModifiedTimeJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionsGetForRecoveryJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionsGetReadyGroupbyJobIDJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionsInDateRangeThis class provides the utility of listing coordinator actions that were executed between a certainClassorg.apache.oozie.utilApache Oozie
CoordActionsPendingFalseCountGetJPAExecutorLoad the number of pending actions for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionsPendingFalseStatusCountGetJPAExecutorLoad the number of pending actions for a status for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionsRunningGetJPAExecutorLoad the list of running CoordinatorAction and return the list.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionStartXCommandClassorg.apache.oozie.command.coordApache Oozie
CoordActionTimeOutXCommandThis class updates the Time out in the action beanFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordActionUpdateForInputCheckJPAExecutorUpdates the action status, pending status, last modified time, actionXml and missingDependencies of CoordinatorAction and persists it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionUpdateForModifiedTimeJPAExecutorUpdates the last modified time of CoordinatorAction and persists it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionUpdateJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordActionUpdatePushInputCheckJPAExecutorUpdates the action status, pending status, last modified time, push missingDependencies of CoordinatorAction and persists it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionUpdatePushMissingDependencyFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordActionUpdateStatusJPAExecutorUpdates the action status, pending status and last modified time of CoordinatorAction and persists it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordActionUpdateXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordChangeXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordCommandUtilsClassorg.apache.oozie.command.coordApache Oozie
CoordELConstantsClassorg.apache.oozie.coordApache Oozie
CoordELEvaluatorClassorg.apache.oozie.coordApache Oozie
CoordELFunctionsClassorg.apache.oozie.coordApache Oozie
CoordinatorActionBeanNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozieApache Oozie
CoordinatorActionEventClass implementing JobEvent for events generated by Coordinator ActionsSee Also:Serialized FormClassorg.apache.oozie.eventApache Oozie
CoordinatorActionInfoClassorg.apache.oozieApache Oozie
CoordinatorCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordinatorEngineFields inherited from class org.Classorg.apache.oozieApache Oozie
CoordinatorEngineExceptionException thrown by the CoordinatorEngine.Classorg.apache.oozieApache Oozie
CoordinatorEngineServiceService that return a coordinator engine for a user.Classorg.apache.oozie.serviceApache Oozie
CoordinatorJobBeanNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozieApache Oozie
CoordinatorJobEventClass implementing JobEvent for events generated by Coordinator JobsSee Also:Serialized FormClassorg.apache.oozie.eventApache Oozie
CoordinatorJobExceptionException thrown by org.Classorg.apache.oozie.coordApache Oozie
CoordinatorJobGetForUserAppnameJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordinatorJobGetForUserJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordinatorJobInfoClassorg.apache.oozieApache Oozie
CoordinatorStoreClassorg.apache.oozie.storeApache Oozie
CoordinatorStoreServiceBase service for persistency of jobs and actions.Classorg.apache.oozie.serviceApache Oozie
CoordinatorXCommandAbstract coordinator command class derived from XCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordJobDeleteJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionByActionNumberJPAExecutorLoad the CoordinatorJob into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionForNominalTimeJPAExecutorLoad coordinator action by nominal time.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionIdsForDateRangeJPAExecutorLoad coordinator action ids by date range.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsForDatesJPAExecutorLoad coordinator actions by dates.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsJPAExecutorLoad coordinator actions for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsNotCompletedJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsRunningJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsStatusJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsSubsetJPAExecutorLoad coordinator actions by start and len (a subset) for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetActionsSuspendedJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetJPAExecutorLoad the CoordinatorJob into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetPendingActionsCountJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetReadyActionsJPAExecutorLoad coordinator actions in READY state for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobGetRunningActionsCountJPAExecutorLoad the number of running actions for a coordinator job.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobInfoGetJPAExecutorLoad the CoordinatorInfo and return it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobInsertJPAExecutorPersist the CoordinatorJob bean.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobsCountNotForPurgeFromParentIdJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobsDeleteJPAExecutorDelete Coord job, its list of actions and return the number of actions that were deleted.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobsGetForPurgeJPAExecutorLoad the list of completed CoordinatorJob for purge ready.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobsGetFromParentIdJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobsGetPausedJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobsGetPendingJPAExecutorGet a list of Coordinator Jobs that are in pending.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobsGetUnpausedJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordJobsToBeMaterializedJPAExecutorJPA command to get coordinator jobs which are qualify for Materialization.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobsXCommandThe command to get a job info for a list of coordinator jobs by given filters.Classorg.apache.oozie.command.coordApache Oozie
CoordJobUpdateJPAExecutorUpdate the CoordinatorJob into a Bean and persist it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordJobXCommandCommand for loading a coordinator job informationFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordKillXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordMaterializeTransitionXCommandMaterialize actions for specified start and end time for coordinator job.Classorg.apache.oozie.command.coordApache Oozie
CoordMaterializeTriggerServiceThe coordinator Materialization Lookup trigger service schedule lookup trigger command for every interval (default is 5 minutes ).Classorg.apache.oozie.serviceApache Oozie
CoordPauseXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordPushDependencyCheckXCommandClassorg.apache.oozie.command.coordApache Oozie
CoordRerunXCommandRerun coordinator actions by a list of dates or ids.Classorg.apache.oozie.command.coordApache Oozie
CoordResumeXCommandResume coordinator job and actions.Classorg.apache.oozie.command.coordApache Oozie
CoordSubmitXCommandThis class provides the functionalities to resolve a coordinator job XML and write the job information into a DB Specifically it performs the following functions: 1.Classorg.apache.oozie.command.coordApache Oozie
CoordSuspendXCommandSuspend coordinator job and actions.Classorg.apache.oozie.command.coordApache Oozie
CoordUnpauseXCommandFields inherited from class org.Classorg.apache.oozie.command.coordApache Oozie
CoordUtilsClassorg.apache.oozie.coordApache Oozie
CredentialExceptionClassorg.apache.oozie.action.hadoopApache Oozie
CredentialsClassorg.apache.oozie.action.hadoopApache Oozie
CredentialsPropertiesClassorg.apache.oozie.action.hadoopApache Oozie
CredentialsProviderClassorg.apache.oozie.action.hadoopApache Oozie
DagELFunctionsClassorg.apache.oozieApache Oozie
DagEngineThe DagEngine provides all the DAG engine functionality for WS calls.Classorg.apache.oozieApache Oozie
DagEngineExceptionException thrown by the DagEngine.Classorg.apache.oozieApache Oozie
DagEngineServiceService that return a dag engine for a user.Classorg.apache.oozie.serviceApache Oozie
DagXLogInfoServiceSet Dag specific log info parameters.Classorg.apache.oozie.serviceApache Oozie
DateUtilsDate utility classes to parse and format datetimes in Oozie expected datetime formats.Classorg.apache.oozie.utilApache Oozie
DBLiteWorkflowLibClassorg.apache.oozie.workflow.liteApache Oozie
DBLiteWorkflowStoreServiceNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.serviceApache Oozie
DecisionActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.decisionApache Oozie
DecisionNodeDefClassorg.apache.oozie.workflow.liteApache Oozie
DecisionNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.workflow.liteApache Oozie
DefaultConnectionContextClassorg.apache.oozie.jmsApache Oozie
DefinitionXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
DependencyCheckerClassorg.apache.oozie.dependencyApache Oozie
DistcpActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
EhcacheHCatDependencyCacheClassorg.apache.oozie.dependency.hcatApache Oozie
ELConstantsFunctionsBase EL constants and functions.Classorg.apache.oozie.utilApache Oozie
ELEvaluationExceptionException thrown by EL functions when they find a transient error.Classorg.apache.oozie.utilApache Oozie
ELEvaluatorJSP Expression Language Evaluator.Classorg.apache.oozie.utilApache Oozie
ELEvaluator .ContextProvides functions and variables for the EL evaluator.Classorg.apache.oozie.util.ELEvaluatorApache Oozie
ELServiceThe ELService creates ELEvaluator instances preconfigured with constants and functions defined in the configuration.Classorg.apache.oozie.serviceApache Oozie
ELUtilsClassorg.apache.oozie.utilApache Oozie
EmailActionExecutorEmail action executor.Classorg.apache.oozie.action.emailApache Oozie
EmailActionExecutor .JavaMailAuthenticatorConstructor SummaryEmailActionExecutor.Classorg.apache.oozie.action.email.EmailActionExecutorApache Oozie
EmbeddedServletContainerAn embedded servlet container for testing purposes.Classorg.apache.oozie.testApache Oozie
EndActionExecutorAction executor for END control node.Classorg.apache.oozie.action.controlApache Oozie
EndNodeDefNode definition for END control node.Classorg.apache.oozie.workflow.liteApache Oozie
EndNodeDef .EndNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.workflow.lite.EndNodeDefApache Oozie
ErrorCodeenum ErrorCodeextends EnumEnum Constant SummaryE0000Classorg.apache.oozieApache Oozie
EventHandlerServiceService class that handles the events system - creating events queue, managing configured properties and managing and invoking various eventClassorg.apache.oozie.serviceApache Oozie
EventQueueInterfaceorg.apache.oozie.eventApache Oozie
EventQueue .EventQueueElementSee Also:Serialized FormConstructor SummaryEventQueue.Classorg.apache.oozie.event.EventQueueApache Oozie
ExternalIdXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
FaultInjectionFault Injection support class.Classorg.apache.oozieApache Oozie
ForkActionExecutorAction executor for FORK control node.Classorg.apache.oozie.action.controlApache Oozie
ForkNodeDefNode definition for FORK control node.Classorg.apache.oozie.workflow.liteApache Oozie
ForkNodeDef .ForkNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.workflow.lite.ForkNodeDefApache Oozie
FsActionExecutorFile system action executor.Classorg.apache.oozie.action.hadoopApache Oozie
FsELFunctionsEL function for fs action executor.Classorg.apache.oozie.action.hadoopApache Oozie
FSURIHandlerNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.dependencyApache Oozie
GraphGeneratorClassorg.apache.oozie.utilApache Oozie
GroupsServiceThe GroupsService class delegates to the Hadoop's org.Classorg.apache.oozie.serviceApache Oozie
HadoopAccessorExceptionClassorg.apache.oozie.serviceApache Oozie
HadoopAccessorServiceThe HadoopAccessorService returns HadoopAccessor instances configured to work on behalf of a user-group.Classorg.apache.oozie.serviceApache Oozie
HadoopELFunctionsHadoop EL functions.Classorg.apache.oozie.action.hadoopApache Oozie
HbaseCredentialsHbase Credentials implementation to store in jobConf The jobConf is used further to pass credentials to the tasks while runningClassorg.apache.oozie.action.hadoopApache Oozie
HCatAccessorExceptionClassorg.apache.oozie.serviceApache Oozie
HCatAccessorServiceClassorg.apache.oozie.serviceApache Oozie
HCatCredentialHelperHelper class to handle the HCat credentials Performs internally the heavy-lifting of fetching delegation tokens from Hive Metastore, abstracted from the userClassorg.apache.oozie.action.hadoopApache Oozie
HCatCredentialsCredentials implementation to store in jobConf, HCat-specific properties such as Principal and Uri User specifies these credential properties along with the action configurationClassorg.apache.oozie.action.hadoopApache Oozie
HCatDependencyCacheInterfaceorg.apache.oozie.dependency.hcatApache Oozie
HCatELFunctionsThis class implements the EL function for HCat datasets in coordinatorConstructor SummaryHCatELFunctions()Classorg.apache.oozie.coordApache Oozie
HCatMessageHandlerClassorg.apache.oozie.dependency.hcatApache Oozie
HCatURIHandlerNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.dependencyApache Oozie
HiveActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
HostnameFilterFilter that resolves the requester hostname.Classorg.apache.oozie.servletApache Oozie
InstrumentableInterfaceorg.apache.oozie.utilApache Oozie
InstrumentationInstrumentation framework that supports Timers, Counters, Variables and Sampler instrumentation elements.Classorg.apache.oozie.utilApache Oozie
Instrumentation .CronCron is a stopwatch that can be started/stopped several times.Classorg.apache.oozie.util.InstrumentationApache Oozie
Instrumentation .ElementGives access to a snapshot of an Instrumentation element (Counter, Timer).Interfaceorg.apache.oozie.util.InstrumentationApache Oozie
Instrumentation .TimerTimer Instrumentation element.Classorg.apache.oozie.util.InstrumentationApache Oozie
Instrumentation .Variable currently active connections.Interfaceorg.apache.oozie.util.InstrumentationApache Oozie
InstrumentationServiceThis service provides an Instrumentation instance configured to support samplers.Classorg.apache.oozie.serviceApache Oozie
InstrumentedBasicDataSourceClassorg.apache.oozie.util.dbApache Oozie
InstrumentUtilsInstrument utilities.Classorg.apache.oozie.utilApache Oozie
IOUtilsClassorg.apache.oozie.utilApache Oozie
JavaActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
JMSAccessorServiceThis class will Create/Manage JMS connections using user configured JNDI properties.Classorg.apache.oozie.serviceApache Oozie
JMSConnectionInfoClassorg.apache.oozie.jmsApache Oozie
JMSConnectionInfoBeanJMS connection info bean representing the JMS related information for a jobConstructor SummaryJMSConnectionInfoBean()Classorg.apache.oozie.client.restApache Oozie
JMSExceptionListenerClassorg.apache.oozie.jmsApache Oozie
JMSJobEventListenerClass to send JMS notifications related to job events.Classorg.apache.oozie.jmsApache Oozie
JMSSLAEventListenerClassorg.apache.oozie.jmsApache Oozie
JMSTopicServiceClassorg.apache.oozie.serviceApache Oozie
JMSTopicService .JobTypeClassorg.apache.oozie.service.JMSTopicServiceApache Oozie
JMSTopicService .TopicTypeClassorg.apache.oozie.service.JMSTopicServiceApache Oozie
JobEventListenerEvent listener for Job notification events, defining methods corresponding toConstructor SummaryJobEventListener()Classorg.apache.oozie.event.listenerApache Oozie
JobsXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
JobUtilsClassorg.apache.oozie.utilApache Oozie
JobXCommandThis Xcommand is returning the workflow with action within the range.Classorg.apache.oozie.command.wfApache Oozie
JoinActionExecutorAction executor for JOIN control node.Classorg.apache.oozie.action.controlApache Oozie
JoinNodeDefNode definition for JOIN control node.Classorg.apache.oozie.workflow.liteApache Oozie
JoinNodeDef .JoinNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.workflow.lite.JoinNodeDefApache Oozie
JPAExecutorExecutor pattern interface that gives access to an EntityManager.Interfaceorg.apache.oozie.executor.jpaApache Oozie
JPAExecutorExceptionException thrown by JPAExecutors.Classorg.apache.oozie.executor.jpaApache Oozie
JPAServiceService that manages JPA and executes JPAExecutor.Classorg.apache.oozie.serviceApache Oozie
JsonBeanInteface for beans that serialize into JSON.Interfaceorg.apache.oozie.client.restApache Oozie
JsonBundleJobNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.client.restApache Oozie
JsonCoordinatorActionNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.client.restApache Oozie
JsonCoordinatorJobNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.client.restApache Oozie
JSONMessageSerializerClassorg.apache.oozie.event.messagingApache Oozie
JsonRestServletBase class for Oozie web service API Servlets.Classorg.apache.oozie.servletApache Oozie
JsonRestServlet .ParameterInfoThis bean defines a query string parameter.Classorg.apache.oozie.servlet.JsonRestServletApache Oozie
JsonRestServlet .ResourceInfoThis bean defines a REST resource.Classorg.apache.oozie.servlet.JsonRestServletApache Oozie
JsonSLAEventNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.client.restApache Oozie
JsonWorkflowActionJson Bean that represents an Oozie workflow node.Classorg.apache.oozie.client.restApache Oozie
JsonWorkflowJobJson Bean that represents an Oozie workflow job.Classorg.apache.oozie.client.restApache Oozie
KillActionExecutorAction executor for KILL control node.Classorg.apache.oozie.action.controlApache Oozie
KillNodeDefNode definition for KILL control node.Classorg.apache.oozie.workflow.liteApache Oozie
KillNodeDef .KillNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.workflow.lite.KillNodeDefApache Oozie
KillTransitionXCommandThis is transition Base commands for all the jobs.Classorg.apache.oozie.commandApache Oozie
KillXCommandKill workflow job and its workflow instance and queue a WorkflowActionKillXCommand to kill the workflowFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
LauncherMapperHelperClassorg.apache.oozie.action.hadoopApache Oozie
LiteWorkflowAppClassorg.apache.oozie.workflow.liteApache Oozie
LiteWorkflowAppParserClassorg.apache.oozie.workflow.liteApache Oozie
LiteWorkflowAppServiceService that provides workflow application definition reading, parsing and creating proto configuration.Classorg.apache.oozie.serviceApache Oozie
LiteWorkflowInstanceNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozie.workflow.liteApache Oozie
LiteWorkflowLibClassorg.apache.oozie.workflow.liteApache Oozie
LiteWorkflowStoreServiceClassorg.apache.oozie.serviceApache Oozie
LiteWorkflowStoreService .LiteActionHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.service.LiteWorkflowStoreServiceApache Oozie
LiteWorkflowStoreService .LiteControlNodeHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.service.LiteWorkflowStoreServiceApache Oozie
LiteWorkflowStoreService .LiteDecisionHandlerNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.service.LiteWorkflowStoreServiceApache Oozie
LocalOozieLocalOozie runs workflows in an embedded Oozie instance .Classorg.apache.oozie.localApache Oozie
LocalOozieClientClient API to submit and manage Oozie workflow jobs against an Oozie intance.Classorg.apache.oozieApache Oozie
LocalOozieClientCoordClient API to submit and manage Oozie coordinator jobs against an Oozie This class is thread safe.Classorg.apache.oozieApache Oozie
LogUtilsClassorg.apache.oozie.utilApache Oozie
MappingRuleClassorg.apache.oozie.utilApache Oozie
MapReduceActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
MaterializeTransitionXCommandTransition command for materialize the job.Classorg.apache.oozie.commandApache Oozie
MemoryEventQueueClassorg.apache.oozie.eventApache Oozie
MemoryLocksIn memory resource locking that provides READ/WRITE lock capabilities.Classorg.apache.oozie.utilApache Oozie
MemoryLocksServiceFields inherited from interface org.Classorg.apache.oozie.serviceApache Oozie
MessageFactoryClassorg.apache.oozie.event.messagingApache Oozie
MessageHandlerInterfaceorg.apache.oozie.jmsApache Oozie
MessageReceiverClassorg.apache.oozie.jmsApache Oozie
MessageSerializerMessage Serializer to serialize the java objectConstructor SummaryMessageSerializer()Classorg.apache.oozie.event.messagingApache Oozie
NodeDefClassorg.apache.oozie.workflow.liteApache Oozie
NodeHandlerClassorg.apache.oozie.workflow.liteApache Oozie
NodeHandler .ContextInterfaceorg.apache.oozie.workflow.lite.NodeHandlerApache Oozie
NotificationXCommandClassorg.apache.oozie.command.wfApache Oozie
OozieRollingPolicyHas the same behavior as the TimeBasedRollingPolicy.Classorg.apache.oozie.utilApache Oozie
OozieSchemaClassorg.apache.oozie.storeApache Oozie
OozieSchema .OozieColumnClassorg.apache.oozie.store.OozieSchemaApache Oozie
OozieSchema .OozieIndexClassorg.apache.oozie.store.OozieSchemaApache Oozie
OozieSchema .OozieTableClassorg.apache.oozie.store.OozieSchemaApache Oozie
ParamCheckerUtility class to check common parameter preconditions.Classorg.apache.oozie.utilApache Oozie
ParameterVerifierUtility class to parse and verify the section in a workflow or coordinator jobConstructor SummaryParameterVerifier()Classorg.apache.oozie.utilApache Oozie
ParameterVerifierExceptionException thrown by org.Classorg.apache.oozie.utilApache Oozie
PartitionDependencyManagerServiceClassorg.apache.oozie.serviceApache Oozie
PauseTransitionXCommandTransition command for pause the job.Classorg.apache.oozie.commandApache Oozie
PauseTransitServicePauseTransitService 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.Classorg.apache.oozie.serviceApache Oozie
PigActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
PollablePriorityDelayQueueNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.utilApache Oozie
PreconditionExceptionClassorg.apache.oozie.commandApache Oozie
PriorityDelayQueueA Queue implementation that support queuing elements into the future and priority queuing.Classorg.apache.oozie.utilApache Oozie
PriorityDelayQueue .QueueElementElement wrapper required by the queue.Classorg.apache.oozie.util.PriorityDelayQueueApache Oozie
PropertiesUtilsClassorg.apache.oozie.utilApache Oozie
ProxyUserServiceThe ProxyUserService checks if a user of a request has proxyuser privileges.Classorg.apache.oozie.serviceApache Oozie
PurgeServiceThe PurgeService schedules purging of completed jobs and associated action older than a specified age for workflow, coordinator and bundle.Classorg.apache.oozie.serviceApache Oozie
PurgeXCommandThis class is used to purge workflows, coordinators, and bundles.Classorg.apache.oozie.commandApache Oozie
RecoveryServiceThe Recovery Service checks for pending actions and premater coordinator jobs older than a configured age and then queues them for execution.Classorg.apache.oozie.serviceApache Oozie
RerunTransitionXCommandTransition command for rerun the job.Classorg.apache.oozie.commandApache Oozie
ReRunXCommandThis is a RerunXCommand which is used for rerunn.Classorg.apache.oozie.command.wfApache Oozie
ResumeTransitionXCommandFields inherited from class org.Classorg.apache.oozie.commandApache Oozie
ResumeXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
SchedulerServiceThis service executes scheduled Runnables and Callables at regular intervals.Classorg.apache.oozie.serviceApache Oozie
SchedulerService .UnitClassorg.apache.oozie.service.SchedulerServiceApache Oozie
SchemaClassorg.apache.oozie.util.dbApache Oozie
Schema .ColumnInterfaceorg.apache.oozie.util.db.SchemaApache Oozie
Schema .DBTypeClassorg.apache.oozie.util.db.SchemaApache Oozie
Schema .IndexInterfaceorg.apache.oozie.util.db.SchemaApache Oozie
Schema .TableInterfaceorg.apache.oozie.util.db.SchemaApache Oozie
SchemaServiceClassorg.apache.oozie.serviceApache Oozie
SchemaService .SchemaNameClassorg.apache.oozie.service.SchemaServiceApache Oozie
ScriptLanguageActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
ServiceA service is component managed by the Services singleton.Interfaceorg.apache.oozie.serviceApache Oozie
ServiceExceptionException thrown by Services and Service during initialization.Classorg.apache.oozie.serviceApache Oozie
ServicesServices is a singleton that manages the lifecycle of all registered Services.Classorg.apache.oozie.serviceApache Oozie
ServicesLoaderWebapp context listener that initializes Oozie Services.Classorg.apache.oozie.servletApache Oozie
ServletUtilitiesClassorg.apache.oozie.servletApache Oozie
ShellActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
SignalXCommandClassorg.apache.oozie.command.wfApache Oozie
SimpleHCatDependencyCacheClassorg.apache.oozie.dependency.hcatApache Oozie
SLACalcStatusClassorg.apache.oozie.slaApache Oozie
SLACalculationInsertUpdateJPAExecutorPersist the SLA beans to tables SLA_CALCULATOR and SLA_SUMMARY.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLACalculatorInterfaceorg.apache.oozie.slaApache Oozie
SLACalculatorMemory start/end/duration of jobs using a memory-based mapConstructor SummarySLACalculatorMemory()Classorg.apache.oozie.slaApache Oozie
SLADbOperationsClassorg.apache.oozie.util.dbApache Oozie
SLADbXOperationsClassorg.apache.oozie.util.dbApache Oozie
SLAEmailEventListenerClassorg.apache.oozie.sla.listenerApache Oozie
SLAEmailEventListener .EmailFieldClassorg.apache.oozie.sla.listener.SLAEmailEventListenerApache Oozie
SLAEventBeanNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozieApache Oozie
SLAEventInsertJPAExecutorPersist the SLAEventBean bean.Classorg.apache.oozie.executor.jpaApache Oozie
SLAEventListenerEvent listener for SLA related events, defining methods corresponding toConstructor SummarySLAEventListener()Classorg.apache.oozie.sla.listenerApache Oozie
SLAEventsGetForFilterJPAExecutorLoad the list of SLAEventBean for a seqId and return the list.Classorg.apache.oozie.executor.jpaApache Oozie
SLAEventsGetForSeqIdJPAExecutorLoad the list of SLAEventBean for a seqId and return the list.Classorg.apache.oozie.executor.jpaApache Oozie
SLAEventsGetJPAExecutorLoad the list of SLAEventBean and return the list.Classorg.apache.oozie.executor.jpaApache Oozie
SLAEventsXCommandThe command to get a list of SLAEvents which are greater than given seqId.Classorg.apache.oozie.command.coordApache Oozie
SLAJobEventListenerClassorg.apache.oozie.sla.listenerApache Oozie
SLAOperationsClassorg.apache.oozie.slaApache Oozie
SLARegistrationBeanClassorg.apache.oozie.slaApache Oozie
SLARegistrationGetJPAExecutorLoad the list of SLARegistrationBean and return the list.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLARegistrationGetOnRestartJPAExecutorClassorg.apache.oozie.executor.jpa.slaApache Oozie
SLAServiceClassorg.apache.oozie.sla.serviceApache Oozie
SLAServletClassorg.apache.oozie.servletApache Oozie
SLAStoreClassorg.apache.oozie.storeApache Oozie
SLAStoreServiceFields inherited from interface org.Classorg.apache.oozie.serviceApache Oozie
SLASummaryBeanClassorg.apache.oozie.slaApache Oozie
SLASummaryGetForFilterJPAExecutorLoad the list of SLASummaryBean (for dashboard) and return the list.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLASummaryGetForFilterJPAExecutor .SLASummaryFilterConstructor SummarySLASummaryGetForFilterJPAExecutor.Classorg.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutorApache Oozie
SLASummaryGetJPAExecutorLoad the list of SLASummaryBean (for dashboard) and return the list.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLASummaryGetRecordsOnRestartJPAExecutorLoad the list of SLASummaryBean when Oozie restarts and return the list.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLASummaryUpdateForSLAStatusActualTimesJPAExecutorUpdate the slaStatus, eventStatus, eventProcessed, jobStatus, actualStart, actualEnd, actualDuration and lastModifiedTime of SLAsummaryBeanClassorg.apache.oozie.executor.jpa.slaApache Oozie
SqlStatementThe SqlStatement is used to generate SQL Statements.Classorg.apache.oozie.util.dbApache Oozie
SqlStatement .ConditionClassorg.apache.oozie.util.db.SqlStatementApache Oozie
SqlStatement .DeleteClassorg.apache.oozie.util.db.SqlStatementApache Oozie
SqlStatement .InsertClassorg.apache.oozie.util.db.SqlStatementApache Oozie
SqlStatement .ResultSetReaderResultSetReader is used to parse the result set and gives methods for getting appropriate type of data given the column nameClassorg.apache.oozie.util.db.SqlStatementApache Oozie
SqlStatement .SelectSelect Statement generator.Classorg.apache.oozie.util.db.SqlStatementApache Oozie
SqlStatement .UpdateClassorg.apache.oozie.util.db.SqlStatementApache Oozie
SqoopActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.hadoopApache Oozie
SshActionExecutorSsh action executor.Classorg.apache.oozie.action.sshApache Oozie
StartActionExecutorAction executor for START control node.Classorg.apache.oozie.action.controlApache Oozie
StartNodeDefWorkflow lite start node definition.Classorg.apache.oozie.workflow.liteApache Oozie
StartNodeDef .StartNodeHandlerStart node handler.Classorg.apache.oozie.workflow.lite.StartNodeDefApache Oozie
StartTransitionXCommandTransition command for start the job.Classorg.apache.oozie.commandApache Oozie
StartXCommandStarting the command.Classorg.apache.oozie.command.wfApache Oozie
StatusTransitServiceStateTransitService is scheduled to run at the configured interval.Classorg.apache.oozie.serviceApache Oozie
StatusTransitService .StatusTransitRunnableStateTransitRunnable is the runnable which is scheduled to run at the configured interval.Classorg.apache.oozie.service.StatusTransitServiceApache Oozie
StatusUpdateXCommandTransition command for update status.Classorg.apache.oozie.commandApache Oozie
StatusUtilsClassorg.apache.oozie.utilApache Oozie
StoreClassorg.apache.oozie.storeApache Oozie
StoreExceptionException thrown by the WorkflowStoreSee Also:Serialized FormClassorg.apache.oozie.storeApache Oozie
StoreServiceBase service for persistency of jobs and actions.Classorg.apache.oozie.serviceApache Oozie
StoreStatusFilterClassorg.apache.oozie.storeApache Oozie
SubmitHiveXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
SubmitHttpXCommandClassorg.apache.oozie.command.wfApache Oozie
SubmitMRXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
SubmitPigXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
SubmitScriptLanguageXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
SubmitTransitionXCommandBase class for submit transition command.Classorg.apache.oozie.commandApache Oozie
SubmitXCommandClassorg.apache.oozie.command.wfApache Oozie
SubWorkflowActionExecutorNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.oozie.action.oozieApache Oozie
SuspendTransitionXCommandFields inherited from class org.Classorg.apache.oozie.commandApache Oozie
SuspendXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
SyncCoordActionThis class represents a Coordinator action.Classorg.apache.oozie.coordApache Oozie
SyncCoordDatasetThis class is a bean to represent a dataset.Classorg.apache.oozie.coordApache Oozie
TimeUnitenum TimeUnitextends EnumEnum Constant SummaryDAYClassorg.apache.oozie.coordApache Oozie
TransitionXCommandThis is the base commands for all the jobs related commands .Classorg.apache.oozie.commandApache Oozie
UnpauseTransitionXCommandTransition command for unpause the job.Classorg.apache.oozie.commandApache Oozie
URIHandlerInterfaceorg.apache.oozie.dependencyApache Oozie
URIHandler .ContextConstructor SummaryURIHandler.Classorg.apache.oozie.dependency.URIHandlerApache Oozie
URIHandler .DependencyTypeType of the dependency.Classorg.apache.oozie.dependency.URIHandlerApache Oozie
URIHandlerExceptionClassorg.apache.oozie.dependencyApache Oozie
URIHandlerServiceClassorg.apache.oozie.serviceApache Oozie
UserGroupInformationServiceFields inherited from interface org.Classorg.apache.oozie.serviceApache Oozie
UUIDServiceThe UUID service generates unique IDs.Classorg.apache.oozie.serviceApache Oozie
UUIDService .ApplicationTypeClassorg.apache.oozie.service.UUIDServiceApache Oozie
V0AdminServletClassorg.apache.oozie.servletApache Oozie
V0JobServletClassorg.apache.oozie.servletApache Oozie
V0JobsServletClassorg.apache.oozie.servletApache Oozie
V1AdminServletClassorg.apache.oozie.servletApache Oozie
V1JobServletClassorg.apache.oozie.servletApache Oozie
V1JobsServletClassorg.apache.oozie.servletApache Oozie
V2AdminServletClassorg.apache.oozie.servletApache Oozie
V2JobServletClassorg.apache.oozie.servletApache Oozie
V2SLAServletClassorg.apache.oozie.servletApache Oozie
ValidateConnectionBeanConstructor SummaryValidateConnectionBean()Methods inherited from class java.Classorg.apache.oozie.util.dbApache Oozie
VersionServletClassorg.apache.oozie.servletApache Oozie
WaitingActionClassorg.apache.oozie.dependency.hcatApache Oozie
WaitingActionsSee Also:Serialized FormConstructor SummaryWaitingActions()Classorg.apache.oozie.dependency.hcatApache Oozie
WfEndXCommandThis Command is expected to be called when a Workflow moves to any terminal state ( such as SUCCEEDED, KILLED, FAILED).Classorg.apache.oozie.command.wfApache Oozie
WorkflowActionBeanBean that contains all the information to start an action for a workflow node.Classorg.apache.oozieApache Oozie
WorkflowActionDeleteJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionEventClass implementing JobEvent for events generated by Workflow ActionsSee Also:Serialized FormClassorg.apache.oozie.eventApache Oozie
WorkflowActionGetForSLAJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionGetJPAExecutorLoad the WorkflowAction into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionInfoXCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
WorkflowActionInsertJPAExecutorPersist the WorkflowAction bean.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionRetryManualGetJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionsGetForJobJPAExecutorLoad the list of WorkflowAction for a WorkflowJob and return the list.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionsGetPendingJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionsRunningGetJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionSubsetGetJPAExecutorJPA Command to get subset of workflow actions for a particular workflow.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionUpdateJPAExecutorPersist the WorkflowAction bean.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowAppA workflow definition is a programmatic definition of a workflow application.Interfaceorg.apache.oozie.workflowApache Oozie
WorkflowAppServiceService that provides application workflow definition reading from the path and creation of the proto configuration.Classorg.apache.oozie.serviceApache Oozie
WorkflowExceptionException thrown by WorkflowJob and WorkflowLib.Classorg.apache.oozie.workflowApache Oozie
WorkflowIdGetForExternalIdJPAExecutorGet the Workflow ID with given external ID which will be assigned for the subworkflows.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowInfoWithActionsSubsetGetJPAExecutorThis JPA Executor is responsible for getting the Workflow job with actions in certain range.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowInstanceA workflow instance is an executable instance of a WorkflowApp.Interfaceorg.apache.oozie.workflowApache Oozie
WorkflowInstance .StatusDefines the possible stati of a WorkflowInstance.Classorg.apache.oozie.workflow.WorkflowInstanceApache Oozie
WorkflowJobBeanNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.oozieApache Oozie
WorkflowJobDeleteJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobEventClass implementing JobEvent for events generated by Workflow JobsSee Also:Serialized FormClassorg.apache.oozie.eventApache Oozie
WorkflowJobGetActionsJPAExecutorLoad workflow actions for a workflow job.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobGetForSLAJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobGetForUserJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobGetJPAExecutorLoad the WorkflowJob into a Bean and return it.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobInsertJPAExecutorPersist the WorkflowJob bean.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobsCountNotForPurgeFromParentIdJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobsDeleteJPAExecutorDelete WF job, its list of actions and return the number of actions that were deleted.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobsGetForPurgeJPAExecutorLoad the list of completed WorkflowJob for purge ready.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobsGetFromParentIdJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowJobUpdateJPAExecutorPersist the WorkflowJob bean.Classorg.apache.oozie.executor.jpaApache Oozie
WorkflowLibThe workflow library provides application parsing and storage capabilities for workflow instances.Interfaceorg.apache.oozie.workflowApache Oozie
WorkflowSchemaServiceService that loads Oozie workflow definition schema and registered extension schemas.Classorg.apache.oozie.serviceApache Oozie
WorkflowsInfoBean that contains the result for a workflows query.Classorg.apache.oozieApache Oozie
WorkflowsJobGetJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowStoreClassorg.apache.oozie.storeApache Oozie
WorkflowStoreServiceBase service for persistency of jobs and actions.Classorg.apache.oozie.serviceApache Oozie
WorkflowXCommandAbstract coordinator command class derived from XCommandFields inherited from class org.Classorg.apache.oozie.command.wfApache Oozie
WritableUtilsUtility class to write/read Hadoop writables to/from a byte array.Classorg.apache.oozie.utilApache Oozie
XCallable execution via the CallableQueueService.Interfaceorg.apache.oozie.utilApache Oozie
XCommandBase class for synchronous and asynchronous commands.Classorg.apache.oozie.commandApache Oozie
XConfiguration OConfiguration(InputStream is).Classorg.apache.oozie.utilApache Oozie
XExceptionBase exception for all Oozie exception.Classorg.apache.oozieApache Oozie
XLogThe XLog class extends the functionality of the Apache common-logging Log interface.Classorg.apache.oozie.utilApache Oozie
XLog .InfoLogInfo stores contextual information to create log prefixes.Classorg.apache.oozie.util.XLogApache Oozie
XLog .LevelClassorg.apache.oozie.util.XLogApache Oozie
XLogReaderReads the input stream(log file) and applies the filters and writes it to output stream.Classorg.apache.oozie.utilApache Oozie
XLogServiceBuilt-in service that initializes and manages Logging via Log4j.Classorg.apache.oozie.serviceApache Oozie
XLogStreamerXLogStreamer streams the given log file to logWriter after applying the given filter.Classorg.apache.oozie.utilApache Oozie
XLogStreamer .FilterFilter that will construct the regular expression that will be used to filter the log statement.Classorg.apache.oozie.util.XLogStreamerApache Oozie
XmlUtilsXML utility methods.Classorg.apache.oozie.utilApache Oozie
XmlUtils .PrettyPrintPretty print string representation of an XML document that generates the pretty print on lazy mode when the toString() method is invoked.Classorg.apache.oozie.util.XmlUtilsApache Oozie
XServletExceptionSpecialized Oozie servlet exception that uses Oozie error codes.Classorg.apache.oozie.servletApache Oozie