|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.mesos.runtime.clusterframework.MesosResourceManager |
From |
To |
|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.runtime.taskexecutor.TaskExecutor |
From |
To |
|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.runtime.jobmaster.JobMaster |
From |
To |
|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.runtime.resourcemanager.ResourceManager |
From |
To |
|
Rename Method public testPostStopExecutedByMainThread() : void renamed to public testOnStopExecutedByMainThread() : void in class org.apache.flink.runtime.rpc.akka.AkkaRpcActorTest |
From |
To |
|
Rename Method public testActorTerminationWithAsynchronousPostStopAction() : void renamed to public testActorTerminationWithAsynchronousOnStopAction() : void in class org.apache.flink.runtime.rpc.akka.AkkaRpcActorTest |
From |
To |
|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.runtime.jobmaster.slotpool.SlotPool |
From |
To |
|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.yarn.YarnResourceManager |
From |
To |
|
Rename Method public testPostStopExceptionPropagation() : void renamed to public testOnStopExceptionPropagation() : void in class org.apache.flink.runtime.rpc.akka.AkkaRpcActorTest |
From |
To |
|
Rename Method public postStop() : CompletableFuture<Void> renamed to public onStop() : CompletableFuture<Void> in class org.apache.flink.runtime.dispatcher.Dispatcher |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpointTest.BaseEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcSSLAuthITCase.TestEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.webmonitor.retriever.impl.RpcGatewayRetrieverTest.DummyRpcEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.AsyncCallsTest.TestEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.akka.MessageSerializationTest.TestEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.akka.MainThreadValidationTest.TestEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |
|
Pull Up Method public postStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.akka.AkkaRpcActorTest.SimpleRpcEndpoint to public onStop() : CompletableFuture<Void> from class org.apache.flink.runtime.rpc.RpcEndpoint |
From |
To |