Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.oozie.executor.jpa Classes and Interfaces - 114 results found.
NameDescriptionTypePackageFramework
BulkJPAExecutorThe query executor class for bulk monitoring queries i.Classorg.apache.oozie.executor.jpaApache 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
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
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
BundleJobInfoGetJPAExecutorLoad the BundleInfo and return it.Classorg.apache.oozie.executor.jpaApache Oozie
BundleJobInsertJPAExecutorPersist the BundleJob bean.Classorg.apache.oozie.executor.jpaApache 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
BundleJobUpdateJPAExecutorUpdate the given bundle job bean to DB.Classorg.apache.oozie.executor.jpaApache 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
CoordActionInsertJPAExecutorPersist the CoordinatorAction bean.Classorg.apache.oozie.executor.jpaApache 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
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
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
CoordActionUpdateStatusJPAExecutorUpdates the action status, pending status and last modified time of CoordinatorAction and persists it.Classorg.apache.oozie.executor.jpaApache Oozie
CoordinatorJobGetForUserAppnameJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
CoordinatorJobGetForUserJPAExecutorClassorg.apache.oozie.executor.jpaApache 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
CoordJobUpdateJPAExecutorUpdate the CoordinatorJob into a Bean and persist it.Classorg.apache.oozie.executor.jpaApache 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
SLACalculationInsertUpdateJPAExecutorPersist the SLA beans to tables SLA_CALCULATOR and SLA_SUMMARY.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLAEventInsertJPAExecutorPersist the SLAEventBean bean.Classorg.apache.oozie.executor.jpaApache 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
SLARegistrationGetJPAExecutorLoad the list of SLARegistrationBean and return the list.Classorg.apache.oozie.executor.jpa.slaApache Oozie
SLARegistrationGetOnRestartJPAExecutorClassorg.apache.oozie.executor.jpa.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
WorkflowActionDeleteJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionGetForSLAJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie
WorkflowActionGetJPAExecutorLoad the WorkflowAction into a Bean and return it.Classorg.apache.oozie.executor.jpaApache 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
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
WorkflowJobDeleteJPAExecutorClassorg.apache.oozie.executor.jpaApache 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
WorkflowsJobGetJPAExecutorClassorg.apache.oozie.executor.jpaApache Oozie