Modifier and Type | Class and Description |
---|---|
class |
DispatcherRestEndpoint
REST endpoint for the
Dispatcher component. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDispatcherRunner
Runner for the
Dispatcher which is responsible for
the leader election. |
Modifier and Type | Class and Description |
---|---|
class |
JobManagerRunnerImpl
The runner for the job manager.
|
class |
MiniDispatcherRestEndpoint
REST endpoint for the
JobClusterEntrypoint . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLeaderElectionService.start(LeaderContender contender) |
void |
LeaderElectionService.start(LeaderContender contender)
Starts the leader election service.
|
void |
StandaloneLeaderElectionService.start(LeaderContender newContender) |
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 |
ActiveResourceManager<WorkerType extends ResourceIDRetrievable>
An active implementation of
ResourceManager . |
Modifier and Type | Class and Description |
---|---|
class |
WebMonitorEndpoint<T extends RestfulGateway>
Rest endpoint which serves the web frontend REST calls.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.