|
Inline Method public appendCell(s String, link String, titleText String, backgroundColor String) : void inlined to public appendCell(s String, backgroundColor String) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Inline Method public appendCell(s String, link String, titleText String) : void inlined to public appendFormattedNumber(n Number) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Inline Method public appendCell(s String, link String, titleText String) : void inlined to public appendPercent(percentAsFraction double) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Inline Method public appendCell(s String, link String, titleText String, backgroundColor String) : void inlined to public appendCell(s String) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Inline Method public appendCell(s String, link String, titleText String) : void inlined to public appendFormattedInteger(n long) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Inline Method public appendBytes(l long, link String, tooltip String, attributeMap Map<String,String>) : void inlined to public appendBytes(l long, attributeMap Map<String,String>) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Inline Method public appendCell(s String, link String, titleText String) : void inlined to public appendRepeated(s String, n int, attributeMap Map<String,String>) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Rename Parameter erorrs : List<String> to errors : List<String> in method public QProfiles(runningQueries List<ProfileInfo>, finishedQueries List<ProfileInfo>, errors List<String>) in class org.apache.drill.exec.server.rest.profile.ProfileResources.QProfiles |
From |
To |
|
Rename Parameter link : String to attributeMap : Map<String,String> in method public appendNanos(p long, attributeMap Map<String,String>) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Rename Parameter link : String to rowBackgroundColor : String in method public appendCell(s String, rowBackgroundColor String, kvPairs Map<String,String>) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |
|
Rename Parameter link : String to backgroundColor : String in method public appendCell(s String, backgroundColor String) : void in class org.apache.drill.exec.server.rest.profile.TableBuilder |
From |
To |