|
Change Parameter Type group : ResourceGroup to group : InternalResourceGroup in method private fillGroupTo(group InternalResourceGroup, existingQueries Set<MockQueryExecution>, count int) : Set<MockQueryExecution> in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Parameter Type jmxExportListener : BiConsumer<ResourceGroup,Boolean> to jmxExportListener : BiConsumer<InternalResourceGroup,Boolean> in method public RootInternalResourceGroup(name String, jmxExportListener BiConsumer<InternalResourceGroup,Boolean>, executor Executor) in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup.RootInternalResourceGroup |
From |
To |
|
Change Parameter Type group : ResourceGroup to group : InternalResourceGroup in method private getSubGroupSchedulingPriority(policy SubGroupSchedulingPolicy, group InternalResourceGroup) : int in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Parameter Type jmxExportListener : BiConsumer<ResourceGroup,Boolean> to jmxExportListener : BiConsumer<InternalResourceGroup,Boolean> in method protected InternalResourceGroup(parent Optional<InternalResourceGroup>, name String, jmxExportListener BiConsumer<InternalResourceGroup,Boolean>, executor Executor) in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Parameter Type group : ResourceGroup to group : InternalResourceGroup in method private exportGroup(group InternalResourceGroup, export Boolean) : void in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Parameter Type parent : Optional<ResourceGroup> to parent : Optional<InternalResourceGroup> in method protected InternalResourceGroup(parent Optional<InternalResourceGroup>, name String, jmxExportListener BiConsumer<InternalResourceGroup,Boolean>, executor Executor) in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type group1 : ResourceGroup to group1 : InternalResourceGroup in method public testFairQueuing() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testMemoryLimit() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type subGroup : ResourceGroup to subGroup : InternalResourceGroup in method protected internalStartNext() : boolean in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method private createGroupIfNecessary(id ResourceGroupId, session Session, executor Executor) : void in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Variable Type sub : ResourceGroup to sub : InternalResourceGroup in method public testConfiguration() : void in class com.facebook.presto.execution.resourceGroups.TestFileResourceGroupConfigurationManager |
From |
To |
|
Change Variable Type that : ResourceGroup to that : InternalResourceGroup in method public equals(o Object) : boolean in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testWeightedScheduling() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testQueueFull() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testPriorityScheduling() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group3 : ResourceGroup to group3 : InternalResourceGroup in method public testFairEligibility() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group2 : ResourceGroup to group2 : InternalResourceGroup in method public testFairQueuing() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group2 : ResourceGroup to group2 : InternalResourceGroup in method public testWeightedScheduling() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group2 : ResourceGroup to group2 : InternalResourceGroup in method public testPriorityScheduling() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type iterator : Iterator<ResourceGroup> to iterator : Iterator<InternalResourceGroup> in method protected internalRefreshStats() : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type global : ResourceGroup to global : InternalResourceGroup in method public testConfiguration() : void in class com.facebook.presto.execution.resourceGroups.TestFileResourceGroupConfigurationManager |
From |
To |
|
Change Variable Type subGroup : ResourceGroup to subGroup : InternalResourceGroup in method public getOrCreateSubGroup(name String) : InternalResourceGroup in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method private createGroupIfNecessary(id ResourceGroupId, session Session, executor Executor) : void in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method protected internalGenerateCpuQuota(elapsedSeconds long) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type group2 : ResourceGroup to group2 : InternalResourceGroup in method public testFairEligibility() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testFairEligibility() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type parent : ResourceGroup to parent : InternalResourceGroup in method private createGroupIfNecessary(id ResourceGroupId, session Session, executor Executor) : void in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method public run(query QueryExecution) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method private startInBackground(query QueryExecution) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testHardCpuLimit() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method private queryFinished(query QueryExecution) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type group1 : ResourceGroup to group1 : InternalResourceGroup in method public testWeightedScheduling() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group1 : ResourceGroup to group1 : InternalResourceGroup in method public testPriorityScheduling() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group1 : ResourceGroup to group1 : InternalResourceGroup in method public testFairEligibility() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type subGroup : ResourceGroup to subGroup : InternalResourceGroup in method protected internalRefreshStats() : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testSoftCpuLimit() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type group : RootResourceGroup to group : RootInternalResourceGroup in method private refreshAndStartQueries() : void in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method public setup() : void in class com.facebook.presto.execution.resourceGroups.BenchmarkResourceGroup.BenchmarkData |
From |
To |
|
Change Variable Type root : RootResourceGroup to root : RootInternalResourceGroup in method public testFairQueuing() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroups |
From |
To |
|
Change Variable Type queue : UpdateablePriorityQueue<ResourceGroup> to queue : UpdateablePriorityQueue<InternalResourceGroup> in method public setSchedulingPolicy(policy SubGroupSchedulingPolicy) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method public setSchedulingPolicy(policy SubGroupSchedulingPolicy) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Variable Type missing : ResourceGroup to missing : InternalResourceGroup in method public testMissing() : void in class com.facebook.presto.execution.resourceGroups.TestFileResourceGroupConfigurationManager |
From |
To |
|
Change Variable Type group : ResourceGroup to group : InternalResourceGroup in method private enqueueQuery(query QueryExecution) : void in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Attribute Type jmxExportListener : BiConsumer<ResourceGroup,Boolean> to jmxExportListener : BiConsumer<InternalResourceGroup,Boolean> in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Attribute Type groups : ConcurrentMap<ResourceGroupId,ResourceGroup> to groups : ConcurrentMap<ResourceGroupId,InternalResourceGroup> in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Attribute Type dirtySubGroups : Set<ResourceGroup> to dirtySubGroups : Set<InternalResourceGroup> in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Attribute Type root : ResourceGroup to root : InternalResourceGroup in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Attribute Type rootGroups : List<RootResourceGroup> to rootGroups : List<RootInternalResourceGroup> in class com.facebook.presto.execution.resourceGroups.ResourceGroupManager |
From |
To |
|
Change Attribute Type eligibleSubGroups : UpdateablePriorityQueue<ResourceGroup> to eligibleSubGroups : UpdateablePriorityQueue<InternalResourceGroup> in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Attribute Type parent : Optional<ResourceGroup> to parent : Optional<InternalResourceGroup> in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |
|
Change Attribute Type root : RootResourceGroup to root : RootInternalResourceGroup in class com.facebook.presto.execution.resourceGroups.BenchmarkResourceGroup.BenchmarkData |
From |
To |
|
Change Attribute Type subGroups : Map<String,ResourceGroup> to subGroups : Map<String,InternalResourceGroup> in class com.facebook.presto.execution.resourceGroups.InternalResourceGroup |
From |
To |