Uses of Package
org.apache.flink.runtime.taskmanager
-
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.clusterframework.types Class Description TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.execution Class Description TaskManagerActions Interface for the communication of theTask
with theTaskExecutor
.TaskManagerRuntimeInfo Interface to accessTaskExecutor
information. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.executiongraph Class Description TaskExecutionState This class represents an update about a task's execution state.TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.io.network Class Description NettyShuffleEnvironmentConfiguration Configuration object for the network stack.TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.io.network.partition.consumer Class Description NettyShuffleEnvironmentConfiguration Configuration object for the network stack. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.jobmaster Class Description TaskExecutionState This class represents an update about a task's execution state.TaskManagerLocation This class encapsulates the connection information of a TaskManager.UnresolvedTaskManagerLocation This class encapsulates the connection information of a TaskManager, without resolving the hostname. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.jobmaster.event Class Description TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.jobmaster.slotpool Class Description TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.operators Class Description TaskManagerRuntimeInfo Interface to accessTaskExecutor
information. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.scheduler Class Description TaskExecutionState This class represents an update about a task's execution state.TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.scheduler.exceptionhistory Class Description TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.shuffle Class Description TaskManagerLocation This class encapsulates the connection information of a TaskManager. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.state Class Description CheckpointResponder Responder for checkpoint acknowledge and decline messages in theTask
. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.taskexecutor Class Description CheckpointResponder Responder for checkpoint acknowledge and decline messages in theTask
.Task The Task represents one execution of a parallel subtask on a TaskManager.TaskManagerActions Interface for the communication of theTask
with theTaskExecutor
.TaskManagerRuntimeInfo Interface to accessTaskExecutor
information.UnresolvedTaskManagerLocation This class encapsulates the connection information of a TaskManager, without resolving the hostname. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.taskexecutor.rpc Class Description CheckpointResponder Responder for checkpoint acknowledge and decline messages in theTask
. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.runtime.taskmanager Class Description CheckpointResponder Responder for checkpoint acknowledge and decline messages in theTask
.NettyShuffleEnvironmentConfiguration Configuration object for the network stack.Task The Task represents one execution of a parallel subtask on a TaskManager.Task.NotifyCheckpointOperation Various operation of notify checkpoint.TaskActions Actions which can be performed on aTask
.TaskExecutionState This class represents an update about a task's execution state.TaskManagerActions Interface for the communication of theTask
with theTaskExecutor
.TaskManagerLocation This class encapsulates the connection information of a TaskManager.TaskManagerLocation.HostNameSupplier TaskManagerLocation.ResolutionMode The DNS resolution mode for TaskManager's IP address.TaskManagerRuntimeInfo Interface to accessTaskExecutor
information.UnresolvedTaskManagerLocation This class encapsulates the connection information of a TaskManager, without resolving the hostname. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.streaming.api.operators Class Description TaskManagerRuntimeInfo Interface to accessTaskExecutor
information. -
Classes in org.apache.flink.runtime.taskmanager used by org.apache.flink.streaming.runtime.tasks Class Description AsyncExceptionHandler An interface marking a task as capable of handling exceptions thrown by different threads, other than the one executing the task itself.AsynchronousException An exception for wrapping exceptions that are thrown by an operator in threads other than the main compute thread of that operator.