674150787e0af5ff83797782ea97736a73d2cc86
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type selectors : List<? extends ResourceGroupSelector> to rules : List<QueryQueueRule> in method public SqlQueryQueueManager(rules List<QueryQueueRule>, mbeanExporter MBeanExporter) in class com.facebook.presto.execution.SqlQueryQueueManager | From | To | |
Rename Variable | 2 | ||
Rename Variable selector : ResourceGroupSelector to rule : QueryQueueRule in method private selectQueues(statement Statement, session Session, executor Executor) : List<QueryQueue> in class com.facebook.presto.execution.SqlQueryQueueManager | From | To | |
Rename Variable groupId : ResourceGroupId to group : ResourceGroupId in method public submit(statement Statement, queryExecution QueryExecution, executor Executor, stats SqlQueryManagerStats) : boolean in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager | From | To | |
Change Return Type | 3 | ||
Change Return Type Optional<List<QueryQueueDefinition>> to Optional<ResourceGroupId> in method public match(statement Statement, session SessionRepresentation) : Optional<ResourceGroupId> in class com.facebook.presto.execution.resourceGroups.StaticSelector | From | To | |
Change Return Type List<? extends ResourceGroupSelector> to List<QueryQueueRule> in method public get() : List<QueryQueueRule> in class com.facebook.presto.execution.QueryQueueRuleFactory | From | To | |
Change Return Type Optional<List<QueryQueueDefinition>> to Optional<ResourceGroupId> in method public match(statement Statement, session SessionRepresentation) : Optional<ResourceGroupId> in class com.facebook.presto.execution.resourceGroups.ResourceGroupSelector | From | To | |
Rename Attribute | 1 | ||
Rename Attribute selectors : List<ResourceGroupSelector> to rules : List<QueryQueueRule> in class com.facebook.presto.execution.SqlQueryQueueManager | From | To | |
Change Variable Type | 1 | ||
Change Variable Type selector : ResourceGroupSelector to rule : QueryQueueRule in method private selectQueues(statement Statement, session Session, executor Executor) : List<QueryQueue> in class com.facebook.presto.execution.SqlQueryQueueManager | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type selectors : List<ResourceGroupSelector> to rules : List<QueryQueueRule> in class com.facebook.presto.execution.SqlQueryQueueManager | From | To | |
Change Attribute Type selectors : List<? extends ResourceGroupSelector> to selectors : List<QueryQueueRule> in class com.facebook.presto.execution.QueryQueueRuleFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter selectors : List<? extends ResourceGroupSelector> to rules : List<QueryQueueRule> in method public SqlQueryQueueManager(rules List<QueryQueueRule>, mbeanExporter MBeanExporter) in class com.facebook.presto.execution.SqlQueryQueueManager | From | To |