| Package | Description |
|---|---|
| org.apache.slider.core.exceptions | |
| org.apache.slider.core.main | |
| org.apache.slider.providers | |
| org.apache.slider.providers.agent | |
| org.apache.slider.providers.slideram |
| Modifier and Type | Class and Description |
|---|---|
class |
BadClusterStateException
The system is in a bad state
|
class |
BadCommandArgumentsException |
class |
BadConfigException
An exception to raise on a bad configuration
|
class |
NotFoundException
Whatever was being resolved: it was not found
|
class |
SliderException |
class |
SliderInternalStateException |
class |
TriggerClusterTeardownException
An Exception to be thrown for an explicit "shut down the cluster" operation
raised by the application state or other parts of the AM
|
class |
UnknownApplicationInstanceException |
class |
UsageException
Used to raise a usage exception ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceLaunchException
A service launch exception that includes an exit code;
when caught by the ServiceLauncher, it will convert that
into a process exit code.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProviderService |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProviderService
The base class for provider services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentProviderService
This class implements the server-side logic for application deployment through Slider application package
|
| Modifier and Type | Class and Description |
|---|---|
class |
SliderAMProviderService
Exists just to move some functionality out of AppMaster into a peer class
of the actual service provider doing the real work
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.