| Package | Description |
|---|---|
| org.apache.slider.server.appmaster | |
| org.apache.slider.server.appmaster.actions | |
| org.apache.slider.server.services.workflow |
| Modifier and Type | Class and Description |
|---|---|
class |
RoleLaunchService
A service for launching containers
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueueService
The Queue service provides immediate and scheduled queues, as well
as an executor thread that moves queued actions from the scheduled
queue to the immediate one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForkedProcessService
Service wrapper for an external program that is launched and can/will terminate.
|
class |
WorkflowCallbackService<V>
A service that calls the supplied callback when it is started -after the
given delay.
|
class |
WorkflowScheduledExecutorService<E extends ScheduledExecutorService>
Scheduled executor or subclass thereof
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.