| Class and Description |
|---|
TaskExecutorGateway
TaskExecutor RPC gateway interface |
| Class and Description |
|---|
| TaskManagerRunner
This class is the executable entry point for the task manager in yarn or standalone mode.
|
| Class and Description |
|---|
| SlotReport
A report about the current status of all slots of the TaskExecutor, describing
which slots are available and allocated, and what jobs (JobManagers) the allocated slots
have been allocated to.
|
| Class and Description |
|---|
TaskExecutorGateway
TaskExecutor RPC gateway interface |
| Class and Description |
|---|
| SlotReport
A report about the current status of all slots of the TaskExecutor, describing
which slots are available and allocated, and what jobs (JobManagers) the allocated slots
have been allocated to.
|
| Class and Description |
|---|
| JobLeaderListener
Listener for the
JobLeaderService. |
| JobLeaderService
This service has the responsibility to monitor the job leaders (the job manager which is leader
for a given job) for all registered jobs.
|
| JobManagerConnection
Container class for JobManager specific communication utils used by the
TaskExecutor. |
| JobManagerTable
Container for multiple
JobManagerConnection registered under their respective job id. |
| QueryableStateConfiguration
Simple configuration object for the parameters for the server-side of queryable state.
|
| SlotReport
A report about the current status of all slots of the TaskExecutor, describing
which slots are available and allocated, and what jobs (JobManagers) the allocated slots
have been allocated to.
|
| SlotStatus
This describes the slot current status which located in TaskManager.
|
| TaskExecutorRegistrationSuccess
Base class for responses from the ResourceManager to a registration attempt by a
TaskExecutor.
|
| TaskManagerConfiguration
Configuration object for
TaskExecutor. |
| TaskManagerServices
Container for
TaskExecutor services such as the MemoryManager, IOManager,
NetworkEnvironment and the MetricRegistry. |
| TaskManagerServicesConfiguration
Configuration for the task manager services such as the network environment, the memory manager,
the io manager and the metric registry
|
| Class and Description |
|---|
| SlotReport
A report about the current status of all slots of the TaskExecutor, describing
which slots are available and allocated, and what jobs (JobManagers) the allocated slots
have been allocated to.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.