|
Rename Attribute lastProgressCompare : Comparator<MinorFragmentProfile> to lastProgress : Comparator<MinorFragmentProfile> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute setupTimeSort : Comparator<Pair<OperatorProfile,Integer>> to setupTime : Comparator<Pair<OperatorProfile,Integer>> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute waitTimeSort : Comparator<Pair<OperatorProfile,Integer>> to waitTime : Comparator<Pair<OperatorProfile,Integer>> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute opPeakMem : Comparator<Pair<OperatorProfile,Integer>> to operatorPeakMemory : Comparator<Pair<OperatorProfile,Integer>> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute startTimeCompare : Comparator<MinorFragmentProfile> to startTime : Comparator<MinorFragmentProfile> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute processTimeSort : Comparator<Pair<OperatorProfile,Integer>> to processTime : Comparator<Pair<OperatorProfile,Integer>> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute fragPeakMemAllocated : Comparator<MinorFragmentProfile> to fragmentPeakMemory : Comparator<MinorFragmentProfile> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute minorIdCompare : Comparator<MinorFragmentProfile> to minorId : Comparator<MinorFragmentProfile> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |
|
Rename Attribute lastUpdateCompare : Comparator<MinorFragmentProfile> to lastUpdate : Comparator<MinorFragmentProfile> in class org.apache.drill.exec.server.rest.profile.Comparators |
From |
To |