| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ResourceManager.initialize()
Initializes the framework specific components.
|
protected void |
StandaloneResourceManager.initialize() |
protected abstract void |
ResourceManager.internalDeregisterApplication(ApplicationStatus finalStatus,
String optionalDiagnostics)
The framework specific code to deregister the application.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ActiveResourceManager.initialize() |
protected void |
ActiveResourceManager.internalDeregisterApplication(ApplicationStatus finalStatus,
String optionalDiagnostics) |
protected void |
ActiveResourceManager.terminate() |
| Modifier and Type | Class and Description |
|---|---|
class |
UnfulfillableSlotRequestException
Exception denoting that a slot request can not be fulfilled by any slot in the cluster.
|
class |
UnknownTaskExecutorException
Exception denoting that a requested
TaskExecutor could not be found. |
| Modifier and Type | Class and Description |
|---|---|
class |
SlotManagerException
Base class for exceptions thrown by the
SlotManager. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.