Modifier and Type | Class and Description |
---|---|
class |
ResourceManager
The ResourceManager is the main class that is a set of components.
|
class |
RMAppManager
This class manages the list of applications for the resource manager.
|
Modifier and Type | Class and Description |
---|---|
class |
RMAppImpl |
Modifier and Type | Class and Description |
---|---|
class |
RMAppAttemptImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
PreemptableResourceScheduler
Interface for a scheduler that supports preemption/killing
|
interface |
ResourceScheduler
This interface is the one implemented by the schedulers.
|
Modifier and Type | Class and Description |
---|---|
class |
CapacityScheduler |
Modifier and Type | Class and Description |
---|---|
class |
FairScheduler
A scheduler that schedules resources between a set of queues.
|
Modifier and Type | Class and Description |
---|---|
class |
FifoScheduler |
Modifier and Type | Class and Description |
---|---|
class |
RMDelegationTokenSecretManager
A ResourceManager specific delegation token secret manager.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.