|
Change Parameter Type slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.TestingSlotOwner |
From |
To |
|
Change Parameter Type returnAllocatedSlotConsumer : Consumer<Slot> to returnAllocatedSlotConsumer : Consumer<LogicalSlot> in method public setReturnAllocatedSlotConsumer(returnAllocatedSlotConsumer Consumer<LogicalSlot>) : void in class org.apache.flink.runtime.jobmanager.slots.TestingSlotOwner |
From |
To |
|
Change Parameter Type slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.DummySlotOwner |
From |
To |
|
Change Parameter Type slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.executiongraph.ExecutionTest.SingleSlotTestingSlotOwner |
From |
To |
|
Change Parameter Type allocatedSlot : SlotContext to allocatedSlot : AllocatedSlot in method private internalReturnAllocatedSlot(allocatedSlot AllocatedSlot) : void in class org.apache.flink.runtime.instance.SlotPool |
From |
To |
|
Change Parameter Type slot : Slot to slot : LogicalSlot in method public returnAllocatedSlot(slot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.instance.SlotPool.ProviderAndOwner |
From |
To |
|
Change Parameter Type slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.instance.Instance |
From |
To |
|
Change Parameter Type slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.SlotOwner |
From |
To |
|
Change Parameter Type slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.executiongraph.utils.SimpleSlotProvider |
From |
To |
|
Change Variable Type allocatedSlot : SlotContext to slotRequestId : SlotRequestID in method public testReleaseResource() : void in class org.apache.flink.runtime.instance.SlotPoolTest |
From |
To |
|
Change Variable Type allocatedSlot : AllocatedSlot to slotContext : SlotContext in method public testTddProducedPartitionsLazyScheduling() : void in class org.apache.flink.runtime.executiongraph.ExecutionVertexDeploymentTest |
From |
To |
|
Change Variable Type requestId : SlotPoolGateway.SlotRequestID to requestId : SlotRequestID in method public testCancelSlotAllocationWithoutResourceManager() : void in class org.apache.flink.runtime.instance.SlotPoolRpcTest |
From |
To |
|
Change Variable Type currentReturnAllocatedSlotConsumer : Consumer<Slot> to currentReturnAllocatedSlotConsumer : Consumer<LogicalSlot> in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.TestingSlotOwner |
From |
To |
|
Change Variable Type requestId : SlotPoolGateway.SlotRequestID to requestId : SlotRequestID in method public testAllocateSimpleSlot() : void in class org.apache.flink.runtime.instance.SlotPoolTest |
From |
To |
|
Change Variable Type slotRequestID : SlotPoolGateway.SlotRequestID to slotRequestID : SlotRequestID in method public testOperations() : void in class org.apache.flink.runtime.instance.AllocatedSlotsTest |
From |
To |
|
Change Variable Type slotRequestID2 : SlotPoolGateway.SlotRequestID to slotRequestID2 : SlotRequestID in method public testOperations() : void in class org.apache.flink.runtime.instance.AllocatedSlotsTest |
From |
To |
|
Change Variable Type cancelFuture : CompletableFuture<SlotPoolGateway.SlotRequestID> to cancelFuture : CompletableFuture<SlotRequestID> in method public testProviderAndOwner() : void in class org.apache.flink.runtime.instance.SlotPoolRpcTest |
From |
To |
|
Change Variable Type returnedSlotFuture : CompletableFuture<Slot> to returnedSlotFuture : CompletableFuture<LogicalSlot> in method public testTerminationFutureIsCompletedAfterSlotRelease() : void in class org.apache.flink.runtime.executiongraph.ExecutionTest |
From |
To |
|
Change Variable Type requestId : SlotPoolGateway.SlotRequestID to requestId : SlotRequestID in method public testCancelSlotAllocationWhileSlotFulfilled() : void in class org.apache.flink.runtime.instance.SlotPoolRpcTest |
From |
To |
|
Change Variable Type requestId : SlotPoolGateway.SlotRequestID to requestId : SlotRequestID in method public testCancelSlotAllocationWithResourceManager() : void in class org.apache.flink.runtime.instance.SlotPoolRpcTest |
From |
To |
|
Change Variable Type slotRequestID3 : SlotPoolGateway.SlotRequestID to slotRequestID3 : SlotRequestID in method public testOperations() : void in class org.apache.flink.runtime.instance.AllocatedSlotsTest |
From |
To |
|
Rename Parameter slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.TestingSlotOwner |
From |
To |
|
Rename Parameter slotId : AllocationID to allocationID : AllocationID in method package remove(allocationID AllocationID) : AllocatedSlot in class org.apache.flink.runtime.instance.SlotPool.AllocatedSlots |
From |
To |
|
Rename Parameter slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.DummySlotOwner |
From |
To |
|
Rename Parameter slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.executiongraph.ExecutionTest.SingleSlotTestingSlotOwner |
From |
To |
|
Rename Parameter slotAllocationId : AllocationID to allocationId : AllocationID in method public AllocatedSlot(allocationId AllocationID, location TaskManagerLocation, physicalSlotNumber int, resourceProfile ResourceProfile, taskManagerGateway TaskManagerGateway, slotOwner SlotOwner) in class org.apache.flink.runtime.instance.AllocatedSlot |
From |
To |
|
Rename Parameter slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.instance.Instance |
From |
To |
|
Rename Parameter requestId : SlotRequestID to slotRequestId : SlotRequestID in method public cancelSlotRequest(slotRequestId SlotRequestID) : CompletableFuture<Acknowledge> in class org.apache.flink.runtime.instance.SlotPool |
From |
To |
|
Rename Parameter slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.jobmanager.slots.SlotOwner |
From |
To |
|
Rename Parameter requestId : SlotRequestID to slotRequestId : SlotRequestID in method public cancelSlotRequest(slotRequestId SlotRequestID) : CompletableFuture<Acknowledge> in class org.apache.flink.runtime.instance.SlotPoolGateway |
From |
To |
|
Rename Parameter slot : Slot to logicalSlot : LogicalSlot in method public returnAllocatedSlot(logicalSlot LogicalSlot) : CompletableFuture<Boolean> in class org.apache.flink.runtime.executiongraph.utils.SimpleSlotProvider |
From |
To |