Package | Description |
---|---|
org.apache.oozie.service |
Modifier and Type | Class and Description |
---|---|
class |
ActionService |
class |
CallableQueueService
The callable queue service queues
XCallable s for asynchronous execution. |
class |
ConfigurationService
Built in service that initializes the services configuration.
|
class |
DBLiteWorkflowStoreService |
class |
JobsConcurrencyService
This Service helps coordinate other Services to prevent duplicate processing of Jobs if there are multiple Oozie Servers.
|
class |
JPAService
Service that manages JPA and executes
JPAExecutor . |
class |
MemoryLocksService
Service that provides in-memory locks.
|
class |
SchemaCheckerService |
class |
ShareLibService |
class |
XLogService
Built-in service that initializes and manages Logging via Log4j.
|
class |
XLogStreamingService
Service that performs streaming of log files over Web Services if enabled in XLogService
|
class |
ZKJobsConcurrencyService
This Service helps coordinate other Services to prevent duplicate processing of Jobs if there are multiple Oozie Servers.
|
class |
ZKLocksService
Service that provides distributed locks via ZooKeeper.
|
class |
ZKXLogStreamingService
Service that performs streaming of log files over Web Services if enabled in XLogService and collates logs from other Oozie
servers.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.