| Modifier and Type | Method and Description |
|---|---|
protected void |
StandaloneResourceManager.initialize() |
protected abstract void |
ResourceManager.initialize()
Initializes the framework specific components.
|
protected abstract void |
ResourceManager.internalDeregisterApplication(ApplicationStatus finalStatus,
String optionalDiagnostics)
The framework specific code to deregister the application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownTaskExecutorException
Exception denoting that a requested
TaskExecutor could not be found. |
| Modifier and Type | Class and Description |
|---|---|
class |
SlotManagerException |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResourceProfile> |
ResourceActions.allocateResource(ResourceProfile resourceProfile)
Requests to allocate a resource with the given
ResourceProfile. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.