|
Pull Up Method public close() : void from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public close() : void from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |
|
Pull Up Method public getResourceManagerAddress() : String from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public getTargetAddress() : String from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |
|
Pull Up Method public isRegistered() : boolean from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public isConnected() : boolean from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |
|
Pull Up Method public toString() : String from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public toString() : String from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |
|
Pull Up Method public start() : void from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public start() : void from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |
|
Pull Up Method public getResourceManagerLeaderId() : UUID from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public getTargetLeaderId() : UUID from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |
|
Pull Up Method public isClosed() : boolean from class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection to public isClosed() : boolean from class org.apache.flink.runtime.registration.RegisteredRpcConnection |
From |
To |