4ad370b7e324d81063067fc6e20ded25a2f856ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable effectiveConcurrentLifespans : int to concurrentLifespans : int in method public FixedSourcePartitionedScheduler(stage SqlStageExecution, splitSources Map<PlanNodeId,SplitSource>, stageExecutionStrategy StageExecutionStrategy, schedulingOrder List<PlanNodeId>, partitioning NodePartitionMap, splitBatchSize int, concurrentLifespansPerTask OptionalInt, nodeSelector NodeSelector, partitionHandles List<ConnectorPartitionHandle>) in class com.facebook.presto.execution.scheduler.FixedSourcePartitionedScheduler | From | To | |
Inline Variable | 1 | ||
Inline Variable concurrentLifespansPerTask : OptionalInt in method private createStages(parent ExchangeLocationsConsumer, nextStageId AtomicInteger, locationFactory LocationFactory, plan StageExecutionPlan, nodeScheduler NodeScheduler, remoteTaskFactory RemoteTaskFactory, session Session, splitBatchSize int, partitioningCache Function<PartitioningHandle,NodePartitionMap>, nodePartitioningManager NodePartitioningManager, queryExecutor ExecutorService, schedulerExecutor ScheduledExecutorService, failureDetector FailureDetector, nodeTaskMap NodeTaskMap, stageSchedulers ImmutableMap.Builder<StageId,StageScheduler>, stageLinkages ImmutableMap.Builder<StageId,StageLinkage>) : List<SqlStageExecution> from class com.facebook.presto.execution.scheduler.SqlQueryScheduler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter concurrentLifespans : OptionalInt to concurrentLifespansPerTask : OptionalInt in method public FixedSourcePartitionedScheduler(stage SqlStageExecution, splitSources Map<PlanNodeId,SplitSource>, stageExecutionStrategy StageExecutionStrategy, schedulingOrder List<PlanNodeId>, partitioning NodePartitionMap, splitBatchSize int, concurrentLifespansPerTask OptionalInt, nodeSelector NodeSelector, partitionHandles List<ConnectorPartitionHandle>) in class com.facebook.presto.execution.scheduler.FixedSourcePartitionedScheduler | From | To |