| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.registration | |
| org.apache.flink.runtime.taskexecutor |
| 限定符和类型 | 接口和说明 |
|---|---|
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. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TaskExecutorToResourceManagerConnection
The connection between a TaskExecutor and the ResourceManager.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.