Class TaskExecutorConnection

java.lang.Object
org.apache.flink.runtime.resourcemanager.registration.TaskExecutorConnection
Direct Known Subclasses:
WorkerRegistration

public class TaskExecutorConnection extends Object
This class is responsible for grouping the TaskExecutorGateway and the InstanceID of a registered task executor.