|
Rename Variable accessExecutionGraph2 : AccessExecutionGraph to expectedExecutionGraph2 : ArchivedExecutionGraph in method public testCacheEntryCleanup() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobManagerGateway : JobManagerGateway to restfulGateway : TestingRestfulGateway in method public testCacheEntryCleanup() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testExecutionGraphEntryInvalidation() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testExecutionGraphCaching() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobId : JobID to expectedJobId : JobID in method public testCacheInvalidationIfSuspended() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobId2 : JobID to expectedJobId2 : JobID in method public testCacheEntryCleanup() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testCacheInvalidationIfSwitchToSuspended() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobId : JobID to expectedJobId : JobID in method public testCacheInvalidationIfSwitchToSuspended() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobManagerGateway : JobManagerGateway to restfulGateway : TestingRestfulGateway in method public testCacheInvalidationIfSuspended() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testImmediateCacheInvalidationAfterFailure() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Rename Variable accessExecutionGraphFuture2 : CompletableFuture<AccessExecutionGraph> to accessExecutionGraphFuture : CompletableFuture<AccessExecutionGraph> in method public testExecutionGraphCaching() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testCacheInvalidationIfSwitchToSuspended() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testImmediateCacheInvalidationAfterFailure() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type jobManagerGateway : JobManagerGateway to restfulGateway : TestingRestfulGateway in method public testCacheInvalidationIfSuspended() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type accessExecutionGraph2 : AccessExecutionGraph to expectedExecutionGraph2 : ArchivedExecutionGraph in method public testCacheEntryCleanup() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type jobManagerGateway : JobManagerGateway to restfulGateway : TestingRestfulGateway in method public testCacheEntryCleanup() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testExecutionGraphEntryInvalidation() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type jobManagerGateway : JobManagerGateway to restfulGateway : CountingRestfulGateway in method public testExecutionGraphCaching() : void in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCacheTest |
From |
To |
|
Change Variable Type executionGraphFuture : CompletableFuture<AccessExecutionGraph> to executionGraphFuture : CompletableFuture<? extends AccessExecutionGraph> in method public getExecutionGraph(jobId JobID, restfulGateway RestfulGateway) : CompletableFuture<AccessExecutionGraph> in class org.apache.flink.runtime.rest.handler.legacy.ExecutionGraphCache |
From |
To |