Name | Description | Type | Package | Framework |
ActionCheckerService | The Action Checker Service queue ActionCheckCommands to check the status of running actions and CoordActionCheckCommands to check the status of | Class | org.apache.oozie.service | Apache Oozie |
ActionService | Class | org.apache.oozie.service | Apache Oozie | |
AuthorizationException | Class | org.apache.oozie.service | Apache Oozie | |
AuthorizationService | The authorization service provides all authorization checks. | Class | org.apache.oozie.service | Apache Oozie |
BundleEngineService | Service that return a bundle engine for a user. | Class | org.apache.oozie.service | Apache Oozie |
CallableQueueService | The callable queue service queues XCallables for asynchronous execution. | Class | org.apache.oozie.service | Apache Oozie |
CallbackService | Service that generates and parses callback URLs. | Class | org.apache.oozie.service | Apache Oozie |
ConfigurationService | Built in service that initializes the services configuration. | Class | org.apache.oozie.service | Apache Oozie |
CoordinatorEngineService | Service that return a coordinator engine for a user. | Class | org.apache.oozie.service | Apache Oozie |
CoordinatorStoreService | Base service for persistency of jobs and actions. | Class | org.apache.oozie.service | Apache Oozie |
CoordMaterializeTriggerService | The coordinator Materialization Lookup trigger service schedule lookup trigger command for every interval (default is 5 minutes ). | Class | org.apache.oozie.service | Apache Oozie |
DagEngineService | Service that return a dag engine for a user. | Class | org.apache.oozie.service | Apache Oozie |
DagXLogInfoService | Set Dag specific log info parameters. | Class | org.apache.oozie.service | Apache Oozie |
DBLiteWorkflowStoreService | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.oozie.service | Apache Oozie |
ELService | The ELService creates ELEvaluator instances preconfigured with constants and functions defined in the configuration. | Class | org.apache.oozie.service | Apache Oozie |
EventHandlerService | Service class that handles the events system - creating events queue, managing configured properties and managing and invoking various event | Class | org.apache.oozie.service | Apache Oozie |
GroupsService | The GroupsService class delegates to the Hadoop's org. | Class | org.apache.oozie.service | Apache Oozie |
HadoopAccessorException | Class | org.apache.oozie.service | Apache Oozie | |
HadoopAccessorService | The HadoopAccessorService returns HadoopAccessor instances configured to work on behalf of a user-group. | Class | org.apache.oozie.service | Apache Oozie |
HCatAccessorException | Class | org.apache.oozie.service | Apache Oozie | |
HCatAccessorService | Class | org.apache.oozie.service | Apache Oozie | |
InstrumentationService | This service provides an Instrumentation instance configured to support samplers. | Class | org.apache.oozie.service | Apache Oozie |
JMSAccessorService | This class will Create/Manage JMS connections using user configured JNDI properties. | Class | org.apache.oozie.service | Apache Oozie |
JMSTopicService | Class | org.apache.oozie.service | Apache Oozie | |
JMSTopicService .JobType | Class | org.apache.oozie.service.JMSTopicService | Apache Oozie | |
JMSTopicService .TopicType | Class | org.apache.oozie.service.JMSTopicService | Apache Oozie | |
JPAService | Service that manages JPA and executes JPAExecutor. | Class | org.apache.oozie.service | Apache Oozie |
LiteWorkflowAppService | Service that provides workflow application definition reading, parsing and creating proto configuration. | Class | org.apache.oozie.service | Apache Oozie |
LiteWorkflowStoreService | Class | org.apache.oozie.service | Apache Oozie | |
LiteWorkflowStoreService .LiteActionHandler | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.oozie.service.LiteWorkflowStoreService | Apache Oozie |
LiteWorkflowStoreService .LiteControlNodeHandler | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.oozie.service.LiteWorkflowStoreService | Apache Oozie |
LiteWorkflowStoreService .LiteDecisionHandler | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.apache.oozie.service.LiteWorkflowStoreService | Apache Oozie |
MemoryLocksService | Fields inherited from interface org. | Class | org.apache.oozie.service | Apache Oozie |
PartitionDependencyManagerService | Class | org.apache.oozie.service | Apache Oozie | |
PauseTransitService | 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. | Class | org.apache.oozie.service | Apache Oozie |
ProxyUserService | The ProxyUserService checks if a user of a request has proxyuser privileges. | Class | org.apache.oozie.service | Apache Oozie |
PurgeService | The PurgeService schedules purging of completed jobs and associated action older than a specified age for workflow, coordinator and bundle. | Class | org.apache.oozie.service | Apache Oozie |
RecoveryService | The Recovery Service checks for pending actions and premater coordinator jobs older than a configured age and then queues them for execution. | Class | org.apache.oozie.service | Apache Oozie |
SchedulerService | This service executes scheduled Runnables and Callables at regular intervals. | Class | org.apache.oozie.service | Apache Oozie |
SchedulerService .Unit | Class | org.apache.oozie.service.SchedulerService | Apache Oozie | |
SchemaService | Class | org.apache.oozie.service | Apache Oozie | |
SchemaService .SchemaName | Class | org.apache.oozie.service.SchemaService | Apache Oozie | |
Service | A service is component managed by the Services singleton. | Interface | org.apache.oozie.service | Apache Oozie |
ServiceException | Exception thrown by Services and Service during initialization. | Class | org.apache.oozie.service | Apache Oozie |
Services | Services is a singleton that manages the lifecycle of all registered Services. | Class | org.apache.oozie.service | Apache Oozie |
SLAStoreService | Fields inherited from interface org. | Class | org.apache.oozie.service | Apache Oozie |
StatusTransitService | StateTransitService is scheduled to run at the configured interval. | Class | org.apache.oozie.service | Apache Oozie |
StatusTransitService .StatusTransitRunnable | StateTransitRunnable is the runnable which is scheduled to run at the configured interval. | Class | org.apache.oozie.service.StatusTransitService | Apache Oozie |
StoreService | Base service for persistency of jobs and actions. | Class | org.apache.oozie.service | Apache Oozie |
URIHandlerService | Class | org.apache.oozie.service | Apache Oozie | |
UserGroupInformationService | Fields inherited from interface org. | Class | org.apache.oozie.service | Apache Oozie |
UUIDService | The UUID service generates unique IDs. | Class | org.apache.oozie.service | Apache Oozie |
UUIDService .ApplicationType | Class | org.apache.oozie.service.UUIDService | Apache Oozie | |
WorkflowAppService | Service that provides application workflow definition reading from the path and creation of the proto configuration. | Class | org.apache.oozie.service | Apache Oozie |
WorkflowSchemaService | Service that loads Oozie workflow definition schema and registered extension schemas. | Class | org.apache.oozie.service | Apache Oozie |
WorkflowStoreService | Base service for persistency of jobs and actions. | Class | org.apache.oozie.service | Apache Oozie |
XLogService | Built-in service that initializes and manages Logging via Log4j. | Class | org.apache.oozie.service | Apache Oozie |