| Package | Description |
|---|---|
| org.apache.flink.runtime.registration | |
| org.apache.flink.runtime.taskexecutor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RegistrationConnectionListener<T extends RegisteredRpcConnection<?,?,S,?>,S extends RegistrationResponse.Success,R extends RegistrationResponse.Rejection>
Classes which want to be notified about the registration result by the
RegisteredRpcConnection have to implement this interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskExecutorToResourceManagerConnection
The connection between a TaskExecutor and the ResourceManager.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.