| Package | Description |
|---|---|
| org.apache.flink.runtime.akka | |
| org.apache.flink.runtime.clusterframework.types | |
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.instance | |
| org.apache.flink.runtime.jobmanager.scheduler | |
| org.apache.flink.runtime.jobmanager.slots | |
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.jobmaster.slotpool | |
| org.apache.flink.runtime.messages |
This package contains the messages that are sent between actors, like the
JobManager and
TaskManager to coordinate the distributed operations. |
| org.apache.flink.runtime.resourcemanager | |
| org.apache.flink.runtime.resourcemanager.registration | |
| org.apache.flink.runtime.resourcemanager.slotmanager | |
| org.apache.flink.runtime.rest.messages.taskmanager | |
| org.apache.flink.runtime.taskexecutor | |
| org.apache.flink.runtime.taskmanager | |
| org.apache.flink.runtime.util |
| Class and Description |
|---|
| ActorGateway
Interface to abstract the communication with an actor.
|
| AkkaActorGateway
Concrete
ActorGateway implementation which uses Akka to communicate with remote actors. |
| Instance
An instance represents a
TaskManager
registered at a JobManager and ready to receive work. |
| Class and Description |
|---|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| SimpleSlot
A SimpleSlot represents a single slot on a TaskManager instance, or a slot within a shared slot.
|
| Class and Description |
|---|
| ActorGateway
Interface to abstract the communication with an actor.
|
| HardwareDescription
A hardware description describes the resources available to a task manager.
|
| Instance
An instance represents a
TaskManager
registered at a JobManager and ready to receive work. |
| InstanceDiedException
A special instance signaling that an attempted operation on an instance is not possible,
because the instance has died.
|
| InstanceID
Class for statistically unique instance IDs.
|
| InstanceListener
Classes implementing the InstanceListener interface can be notified about
the availability disappearance of instances.
|
| SharedSlot
This class represents a shared slot.
|
| SimpleSlot
A SimpleSlot represents a single slot on a TaskManager instance, or a slot within a shared slot.
|
| Slot
Base class for slots that the Scheduler / ExecutionGraph take from the SlotPool and use to place
tasks to execute into.
|
| SlotSharingGroupAssignment
The SlotSharingGroupAssignment manages a set of shared slots, which are shared between
tasks of a
SlotSharingGroup. |
| SlotSharingGroupId |
| Class and Description |
|---|
| Instance
An instance represents a
TaskManager
registered at a JobManager and ready to receive work. |
| InstanceListener
Classes implementing the InstanceListener interface can be notified about
the availability disappearance of instances.
|
| SharedSlot
This class represents a shared slot.
|
| SimpleSlot
A SimpleSlot represents a single slot on a TaskManager instance, or a slot within a shared slot.
|
| SlotSharingGroupAssignment
The SlotSharingGroupAssignment manages a set of shared slots, which are shared between
tasks of a
SlotSharingGroup. |
| SlotSharingGroupId |
| Class and Description |
|---|
| ActorGateway
Interface to abstract the communication with an actor.
|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| Instance
An instance represents a
TaskManager
registered at a JobManager and ready to receive work. |
| InstanceID
Class for statistically unique instance IDs.
|
| SlotSharingGroupId |
| Class and Description |
|---|
| SlotSharingGroupId |
| Class and Description |
|---|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| HardwareDescription
A hardware description describes the resources available to a task manager.
|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| HardwareDescription
A hardware description describes the resources available to a task manager.
|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| HardwareDescription
A hardware description describes the resources available to a task manager.
|
| Class and Description |
|---|
| HardwareDescription
A hardware description describes the resources available to a task manager.
|
| InstanceID
Class for statistically unique instance IDs.
|
| Class and Description |
|---|
| ActorGateway
Interface to abstract the communication with an actor.
|
| Class and Description |
|---|
| ActorGateway
Interface to abstract the communication with an actor.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.