|
Push Down Method public getTransactionId() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getTransactionId() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public setFocused(focused boolean) : void from class com.navercorp.pinpoint.web.vo.callstacks.Record to public setFocused(focused boolean) : void from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public isExcludeFromTimeline() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to public isExcludeFromTimeline() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public isFocused() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to public isFocused() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public isMethod() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to public isMethod() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getApiType() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getApiType() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getHasException() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getHasException() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getParentId() : int from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getParentId() : int from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getExecutionMilliseconds() : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getExecutionMilliseconds() : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getTitle() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getTitle() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getArguments() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getArguments() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getTab() : int from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getTab() : int from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public toString() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public toString() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getTabspace() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getTabspace() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getAgent() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getAgent() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getElapsed() : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getElapsed() : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getHasChild() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getHasChild() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getSimpleClassName() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getSimpleClassName() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getApplicationName() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getApplicationName() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getFullApiDescription() : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getFullApiDescription() : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getMethodTypeEnum() : MethodTypeEnum from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getMethodTypeEnum() : MethodTypeEnum from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public Record(tab int, id int, parentId int, method boolean, title String, arguments String, begin long, elapsed long, gap long, agent String, applicationName String, serviceType ServiceType, destinationId String, hasChild boolean, hasException boolean, transactionId String, spanId long, executionMilliseconds long, methodTypeEnum MethodTypeEnum, isAuthorized boolean) from class com.navercorp.pinpoint.web.vo.callstacks.Record to public DefaultRecord(tab int, id int, parentId int, method boolean, title String, arguments String, begin long, elapsed long, gap long, agent String, applicationName String, serviceType ServiceType, destinationId String, hasChild boolean, hasException boolean, transactionId String, spanId long, executionMilliseconds long, methodTypeEnum MethodTypeEnum, isAuthorized boolean) from class com.navercorp.pinpoint.web.vo.callstacks.DefaultRecord |
From |
To |
|
Push Down Method public getBegin() : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getBegin() : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getSpanId() : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getSpanId() : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getGap() : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getGap() : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public setFullApiDescription(fullApiDescription String) : void from class com.navercorp.pinpoint.web.vo.callstacks.Record to public setFullApiDescription(fullApiDescription String) : void from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public setSimpleClassName(simpleClassName String) : void from class com.navercorp.pinpoint.web.vo.callstacks.Record to public setSimpleClassName(simpleClassName String) : void from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public isAuthorized() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to public isAuthorized() : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Method public getId() : int from class com.navercorp.pinpoint.web.vo.callstacks.Record to public getId() : int from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Move Method public getHeader(name String) : Header from class com.navercorp.pinpoint.bootstrap.context.Header to public getHeader(name String) : String from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolder |
From |
To |
|
Move Method public getHeaders(name String) : Enumeration from class com.navercorp.pinpoint.bootstrap.context.Header to public getHeaders(name String) : Enumeration from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolder |
From |
To |
|
Move Method public filteredHeaderNames(enumeration Enumeration) : Enumeration from class com.navercorp.pinpoint.bootstrap.context.Header to public filteredHeaderNames(enumeration Enumeration) : Enumeration from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolder |
From |
To |
|
Move Method public hasHeader(name String) : boolean from class com.navercorp.pinpoint.bootstrap.context.Header to public hasHeader(name String) : boolean from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolder |
From |
To |
|
Move Method private startWithPinpointHeader(name String) : boolean from class com.navercorp.pinpoint.bootstrap.context.Header to private startWithPinpointHeader(name String) : boolean from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolder |
From |
To |
|
Move Method public filteredHeaderNames() : void from class com.navercorp.pinpoint.profiler.context.HeaderTest to public filteredHeaderNames() : void from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolderTest |
From |
To |
|
Move Method public getHeaders() : void from class com.navercorp.pinpoint.profiler.context.HeaderTest to public getHeaders() : void from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolderTest |
From |
To |
|
Move Method public isHeaderKey() : void from class com.navercorp.pinpoint.profiler.context.HeaderTest to public isHeaderKey() : void from class com.navercorp.pinpoint.plugin.tomcat.TomcatHttpHeaderHolderTest |
From |
To |
|
Push Down Attribute private fullApiDescription : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected fullApiDescription : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private hasChild : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected hasChild : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private id : int from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected id : int from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private excludeFromTimeline : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected excludeFromTimeline : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private destinationId : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected destinationId : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private spanId : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected spanId : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private transactionId : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected transactionId : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private isAuthorized : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected isAuthorized : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private agent : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected agent : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private tab : int from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected tab : int from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private focused : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected focused : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private executionMilliseconds : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected executionMilliseconds : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private begin : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected begin : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private methodTypeEnum : MethodTypeEnum from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected methodTypeEnum : MethodTypeEnum from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private simpleClassName : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected simpleClassName : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private applicationName : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected applicationName : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private parentId : int from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected parentId : int from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private arguments : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected arguments : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private title : String from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected title : String from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private gap : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected gap : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private hasException : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected hasException : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private elapsed : long from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected elapsed : long from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private serviceType : ServiceType from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected serviceType : ServiceType from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |
|
Push Down Attribute private method : boolean from class com.navercorp.pinpoint.web.vo.callstacks.Record to protected method : boolean from class com.navercorp.pinpoint.web.vo.callstacks.BaseRecord |
From |
To |