Modifier and Type | Class and Description |
---|---|
class |
MesosResourceManager
The Mesos implementation of the resource manager.
|
Modifier and Type | Class and Description |
---|---|
class |
Dispatcher
Base class for the Dispatcher component.
|
class |
DispatcherRestEndpoint
REST endpoint for the
Dispatcher component. |
class |
MiniDispatcher
Mini Dispatcher which is instantiated as the dispatcher component by the
JobClusterEntrypoint . |
class |
StandaloneDispatcher
|
Modifier and Type | Method and Description |
---|---|
void |
SingleLeaderElectionService.start(LeaderContender contender) |
Modifier and Type | Class and Description |
---|---|
class |
JobManagerRunner
The runner for the job manager.
|
class |
MiniDispatcherRestEndpoint
REST endpoint for the
JobClusterEntrypoint . |
Modifier and Type | Method and Description |
---|---|
void |
LeaderElectionService.start(LeaderContender contender)
Starts the leader election service.
|
void |
StandaloneLeaderElectionService.start(LeaderContender newContender) |
void |
ZooKeeperLeaderElectionService.start(LeaderContender contender) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceManager<WorkerType extends ResourceIDRetrievable>
ResourceManager implementation.
|
class |
StandaloneResourceManager
A standalone implementation of the resource manager.
|
Modifier and Type | Class and Description |
---|---|
class |
WebMonitorEndpoint<T extends RestfulGateway>
Rest endpoint which serves the web frontend REST calls.
|
Modifier and Type | Class and Description |
---|---|
class |
YarnResourceManager
The yarn implementation of the resource manager.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.