| Modifier and Type | Class and Description |
|---|---|
class |
SlotPool
The slot pool serves slot request issued by Scheduler or ExecutionGraph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobMaster
JobMaster implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManager<WorkerType extends Serializable>
ResourceManager implementation.
|
class |
StandaloneResourceManager
A standalone implementation of the resource manager.
|
| Modifier and Type | Method and Description |
|---|---|
<C extends RpcGateway,S extends RpcEndpoint<C>> |
RpcService.startServer(S rpcEndpoint)
Start a rpc server which forwards the remote procedure calls to the provided rpc endpoint.
|
| Constructor and Description |
|---|
MainThreadValidatorUtil(RpcEndpoint<?> endpoint) |
| Modifier and Type | Method and Description |
|---|---|
<C extends RpcGateway,S extends RpcEndpoint<C>> |
AkkaRpcService.startServer(S rpcEndpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskExecutor
TaskExecutor implementation.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.