| Name | Description | Type | Package | Framework |
| BulkJPAExecutor | The query executor class for bulk monitoring queries i. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BulkUpdateDeleteJPAExecutor | Class for updating and deleting beans in bulkConstructor SummaryBulkUpdateDeleteJPAExecutor() | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BulkUpdateInsertForCoordActionStartJPAExecutor | Class for inserting and updating beans in bulkConstructor SummaryBulkUpdateInsertForCoordActionStartJPAExecutor() | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BulkUpdateInsertForCoordActionStatusJPAExecutor | Class for inserting and updating beans in bulkConstructor SummaryBulkUpdateInsertForCoordActionStatusJPAExecutor() | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BulkUpdateInsertJPAExecutor | Class for inserting and updating beans in bulkConstructor SummaryBulkUpdateInsertJPAExecutor() | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionGetJPAExecutor | Load the BundleAction into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionInsertJPAExecutor | Persist the BundleAction bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionsCountForJobGetJPAExecutor | Load the number of actions for a bundle job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionsGetByLastModifiedTimeJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionsGetJPAExecutor | Load the list of BundleAction return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionsGetStatusPendingJPAExecutor | Load the list of BundleAction return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionsGetWaitingOlderJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleActionUpdateJPAExecutor | Update the given bundle action bean to DB. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobGetCoordinatorsJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobGetForUserJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobGetJPAExecutor | Load the BundleJob into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobInfoGetJPAExecutor | Load the BundleInfo and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobInsertJPAExecutor | Persist the BundleJob bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobsDeleteJPAExecutor | Delete Bundle job, its list of actions and return the number of actions that were deleted. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobsGetForPurgeJPAExecutor | Load the list of completed BundleJob for purge ready. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobsGetNeedStartJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobsGetPausedJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobsGetRunningOrPendingJPAExecutor | Get a list of Bundle Jobs that are are RUNNING or RUNNINGWITHERROR status or the pending flag is 1. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobsGetUnpausedJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| BundleJobUpdateJPAExecutor | Update the given bundle job bean to DB. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForCheckJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForExternalIdJPAExecutor | Load coordinator action by externalId. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForInfoJPAExecutor | Load the CoordinatorAction into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForInputCheckJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForSLAJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForStartJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetForTimeoutJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionGetJPAExecutor | Load the CoordinatorAction into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionInsertJPAExecutor | Persist the CoordinatorAction bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionRemoveJPAExecutor | Deletes the coordinator action if its in WAITING or READY state. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsActiveCountJPAExecutor | Load the number of running actions for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsCountForJobIdJPAExecutor | Load the number of running actions for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsGetByLastModifiedTimeJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsGetForRecoveryJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsGetReadyGroupbyJobIDJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsPendingFalseCountGetJPAExecutor | Load the number of pending actions for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsPendingFalseStatusCountGetJPAExecutor | Load the number of pending actions for a status for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionsRunningGetJPAExecutor | Load the list of running CoordinatorAction and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionUpdateForInputCheckJPAExecutor | Updates the action status, pending status, last modified time, actionXml and missingDependencies of CoordinatorAction and persists it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionUpdateForModifiedTimeJPAExecutor | Updates the last modified time of CoordinatorAction and persists it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionUpdateJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionUpdatePushInputCheckJPAExecutor | Updates the action status, pending status, last modified time, push missingDependencies of CoordinatorAction and persists it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordActionUpdateStatusJPAExecutor | Updates the action status, pending status and last modified time of CoordinatorAction and persists it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordinatorJobGetForUserAppnameJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordinatorJobGetForUserJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobDeleteJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionByActionNumberJPAExecutor | Load the CoordinatorJob into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionForNominalTimeJPAExecutor | Load coordinator action by nominal time. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionIdsForDateRangeJPAExecutor | Load coordinator action ids by date range. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsForDatesJPAExecutor | Load coordinator actions by dates. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsJPAExecutor | Load coordinator actions for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsNotCompletedJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsRunningJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsStatusJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsSubsetJPAExecutor | Load coordinator actions by start and len (a subset) for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetActionsSuspendedJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetJPAExecutor | Load the CoordinatorJob into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetPendingActionsCountJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetReadyActionsJPAExecutor | Load coordinator actions in READY state for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobGetRunningActionsCountJPAExecutor | Load the number of running actions for a coordinator job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobInfoGetJPAExecutor | Load the CoordinatorInfo and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobInsertJPAExecutor | Persist the CoordinatorJob bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsCountNotForPurgeFromParentIdJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsDeleteJPAExecutor | Delete Coord job, its list of actions and return the number of actions that were deleted. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsGetForPurgeJPAExecutor | Load the list of completed CoordinatorJob for purge ready. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsGetFromParentIdJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsGetPausedJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsGetPendingJPAExecutor | Get a list of Coordinator Jobs that are in pending. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsGetUnpausedJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobsToBeMaterializedJPAExecutor | JPA command to get coordinator jobs which are qualify for Materialization. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| CoordJobUpdateJPAExecutor | Update the CoordinatorJob into a Bean and persist it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| JPAExecutor | Executor pattern interface that gives access to an EntityManager. | Interface | org.apache.oozie.executor.jpa | Apache Oozie |
|
| JPAExecutorException | Exception thrown by JPAExecutors. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| SLACalculationInsertUpdateJPAExecutor | Persist the SLA beans to tables SLA_CALCULATOR and SLA_SUMMARY. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| SLAEventInsertJPAExecutor | Persist the SLAEventBean bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| SLAEventsGetForFilterJPAExecutor | Load the list of SLAEventBean for a seqId and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| SLAEventsGetForSeqIdJPAExecutor | Load the list of SLAEventBean for a seqId and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| SLAEventsGetJPAExecutor | Load the list of SLAEventBean and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| SLARegistrationGetJPAExecutor | Load the list of SLARegistrationBean and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| SLARegistrationGetOnRestartJPAExecutor | | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| SLASummaryGetForFilterJPAExecutor | Load the list of SLASummaryBean (for dashboard) and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| SLASummaryGetForFilterJPAExecutor .SLASummaryFilter | Constructor SummarySLASummaryGetForFilterJPAExecutor. | Class | org.apache.oozie.executor.jpa.sla.SLASummaryGetForFilterJPAExecutor | Apache Oozie |
|
| SLASummaryGetJPAExecutor | Load the list of SLASummaryBean (for dashboard) and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| SLASummaryGetRecordsOnRestartJPAExecutor | Load the list of SLASummaryBean when Oozie restarts and return the list. | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| SLASummaryUpdateForSLAStatusActualTimesJPAExecutor | Update the slaStatus, eventStatus, eventProcessed, jobStatus, actualStart, actualEnd, actualDuration and lastModifiedTime of SLAsummaryBean | Class | org.apache.oozie.executor.jpa.sla | Apache Oozie |
|
| WorkflowActionDeleteJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionGetForSLAJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionGetJPAExecutor | Load the WorkflowAction into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionInsertJPAExecutor | Persist the WorkflowAction bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionRetryManualGetJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionsGetForJobJPAExecutor | Load the list of WorkflowAction for a WorkflowJob and return the list. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionsGetPendingJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionsRunningGetJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionSubsetGetJPAExecutor | JPA Command to get subset of workflow actions for a particular workflow. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowActionUpdateJPAExecutor | Persist the WorkflowAction bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowIdGetForExternalIdJPAExecutor | Get the Workflow ID with given external ID which will be assigned for the subworkflows. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowInfoWithActionsSubsetGetJPAExecutor | This JPA Executor is responsible for getting the Workflow job with actions in certain range. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobDeleteJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobGetActionsJPAExecutor | Load workflow actions for a workflow job. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobGetForSLAJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobGetForUserJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobGetJPAExecutor | Load the WorkflowJob into a Bean and return it. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobInsertJPAExecutor | Persist the WorkflowJob bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobsCountNotForPurgeFromParentIdJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobsDeleteJPAExecutor | Delete WF job, its list of actions and return the number of actions that were deleted. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobsGetForPurgeJPAExecutor | Load the list of completed WorkflowJob for purge ready. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobsGetFromParentIdJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowJobUpdateJPAExecutor | Persist the WorkflowJob bean. | Class | org.apache.oozie.executor.jpa | Apache Oozie |
|
| WorkflowsJobGetJPAExecutor | | Class | org.apache.oozie.executor.jpa | Apache Oozie |