|
Change Parameter Type exchangeLocations : Set<URI> to sourceTasks : Set<RemoteTask> in method public addExchangeLocations(fragmentId PlanFragmentId, sourceTasks Set<RemoteTask>, noMoreExchangeLocations boolean) : void in class com.facebook.presto.execution.SqlStageExecution |
From |
To |
|
Change Parameter Type exchangeLocations : Set<URI> to tasks : Set<RemoteTask> in method public addExchangeLocations(fragmentId PlanFragmentId, tasks Set<RemoteTask>, noMoreExchangeLocations boolean) : void in class com.facebook.presto.execution.scheduler.SqlQueryScheduler.ExchangeLocationsConsumer |
From |
To |
|
Change Parameter Type exchangeLocations : Set<URI> to tasks : Set<RemoteTask> in method private updateQueryOutputLocations(queryStateMachine QueryStateMachine, rootBufferId OutputBufferId, tasks Set<RemoteTask>, noMoreExchangeLocations boolean) : void in class com.facebook.presto.execution.scheduler.SqlQueryScheduler |
From |
To |
|
Rename Parameter exchangeLocations : Set<URI> to sourceTasks : Set<RemoteTask> in method public addExchangeLocations(fragmentId PlanFragmentId, sourceTasks Set<RemoteTask>, noMoreExchangeLocations boolean) : void in class com.facebook.presto.execution.SqlStageExecution |
From |
To |
|
Rename Parameter exchangeLocations : Set<URI> to tasks : Set<RemoteTask> in method public addExchangeLocations(fragmentId PlanFragmentId, tasks Set<RemoteTask>, noMoreExchangeLocations boolean) : void in class com.facebook.presto.execution.scheduler.SqlQueryScheduler.ExchangeLocationsConsumer |
From |
To |
|
Rename Parameter exchangeLocations : Set<URI> to tasks : Set<RemoteTask> in method private updateQueryOutputLocations(queryStateMachine QueryStateMachine, rootBufferId OutputBufferId, tasks Set<RemoteTask>, noMoreExchangeLocations boolean) : void in class com.facebook.presto.execution.scheduler.SqlQueryScheduler |
From |
To |