|
Rename Method public getapplicationAgentList() : SortedMap<String,List<AgentInfoBo>> renamed to public getApplicationAgentList() : SortedMap<String,List<AgentInfoBo>> in class com.navercorp.pinpoint.web.vo.ApplicationAgentList |
From |
To |
|
Rename Method public serverMetaData(serverMetaData ServerMetaDataBo) : void renamed to public setServerMetaData(serverMetaData ServerMetaDataBo) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public endStatus(endStatus int) : void renamed to public setEndStatus(endStatus int) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public version(version String) : void renamed to public setVersion(version String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public ip(ip String) : void renamed to public setIp(ip String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public pid(pid int) : void renamed to public setPid(pid int) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public agentId(agentId String) : void renamed to public setAgentId(agentId String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public ports(ports String) : void renamed to public setPorts(ports String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public applicationName(applicationName String) : void renamed to public setApplicationName(applicationName String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public hostName(hostName String) : void renamed to public setHostName(hostName String) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public startTime(startTime long) : void renamed to public setStartTime(startTime long) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public serviceType(serviceType short) : void renamed to public setServiceTypeCode(serviceTypeCode short) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Rename Method public endTimeStamp(endTimeStamp long) : void renamed to public setEndTimeStamp(endTimeStamp long) : void in class com.navercorp.pinpoint.common.bo.AgentInfoBo.Builder |
From |
To |
|
Change Parameter Type serviceType : ServiceType to serviceType : short in method private ResponseKey(parentApplicationName String, serviceType short) in class com.navercorp.pinpoint.profiler.monitor.metric.DynamicAcceptHistogram.ResponseKey |
From |
To |
|
Change Parameter Type serviceType : short to serviceType : ServiceType in method public updateResponseTime(applicationName String, serviceType ServiceType, agentId String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.handler.StatisticsHandler |
From |
To |
|
Change Parameter Type serviceType : short to serviceType : ServiceType in method public getSlotNumber(serviceType ServiceType, elapsed int, isError boolean) : short in class com.navercorp.pinpoint.common.util.ApplicationMapStatisticsUtils |
From |
To |
|
Change Parameter Type callerServiceType : short to callerServiceType : ServiceType in method public update(calleeApplicationName String, calleeServiceType ServiceType, callerApplicationName String, callerServiceType ServiceType, callerHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.MapStatisticsCalleeDao |
From |
To |
|
Change Parameter Type callerServiceType : short to callerServiceType : ServiceType in method public updateCallee(calleeApplicationName String, calleeServiceType ServiceType, callerApplicationName String, callerServiceType ServiceType, callerHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.handler.StatisticsHandler |
From |
To |
|
Change Parameter Type calleeServiceType : short to calleeServiceType : ServiceType in method public update(calleeApplicationName String, calleeServiceType ServiceType, callerApplicationName String, callerServiceType ServiceType, callerHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.MapStatisticsCalleeDao |
From |
To |
|
Change Parameter Type callerServiceType : short to callerServiceType : ServiceType in method public update(callerApplicationName String, callerServiceType ServiceType, callerAgentid String, calleeApplicationName String, calleeServiceType ServiceType, calleeHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.hbase.HbaseMapStatisticsCallerDao |
From |
To |
|
Change Parameter Type calleeServiceType : short to calleeServiceType : ServiceType in method public update(callerApplicationName String, callerServiceType ServiceType, callerAgentId String, calleeApplicationName String, calleeServiceType ServiceType, calleeHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.MapStatisticsCallerDao |
From |
To |
|
Change Parameter Type calleeServiceType : short to calleeServiceType : ServiceType in method public update(callerApplicationName String, callerServiceType ServiceType, callerAgentid String, calleeApplicationName String, calleeServiceType ServiceType, calleeHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.hbase.HbaseMapStatisticsCallerDao |
From |
To |
|
Change Parameter Type calleeServiceType : short to calleeServiceType : ServiceType in method public updateCallee(calleeApplicationName String, calleeServiceType ServiceType, callerApplicationName String, callerServiceType ServiceType, callerHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.handler.StatisticsHandler |
From |
To |
|
Change Parameter Type serviceTypeCode : short to serviceTypeCode : ServiceType in method public addLinkData(callerAgentId String, callerServiceTypeCode ServiceType, hostname String, serviceTypeCode ServiceType, timestamp long, slot short, count long) : void in class com.navercorp.pinpoint.web.applicationmap.rawdata.LinkData |
From |
To |
|
Change Parameter Type calleeServiceType : short to calleeServiceType : ServiceType in method public updateCaller(callerApplicationName String, callerServiceType ServiceType, callerAgentId String, calleeApplicationName String, calleeServiceType ServiceType, calleeHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.handler.StatisticsHandler |
From |
To |
|
Change Parameter Type calleeServiceType : short to calleeServiceType : ServiceType in method public update(calleeApplicationName String, calleeServiceType ServiceType, callerApplicationName String, callerServiceType ServiceType, callerHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.hbase.HbaseMapStatisticsCalleeDao |
From |
To |
|
Change Parameter Type applicationServiceType : short to applicationServiceType : ServiceType in method public received(applicationName String, applicationServiceType ServiceType, agentId String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.hbase.HbaseMapResponseTimeDao |
From |
To |
|
Change Parameter Type serviceType : short to serviceType : ServiceType in method public received(applicationName String, serviceType ServiceType, agentId String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.MapResponseTimeDao |
From |
To |
|
Change Parameter Type callerServiceType : short to callerServiceType : ServiceType in method public update(callerApplicationName String, callerServiceType ServiceType, callerAgentId String, calleeApplicationName String, calleeServiceType ServiceType, calleeHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.MapStatisticsCallerDao |
From |
To |
|
Change Parameter Type sourceServiceType : short to sourceServiceType : ServiceType in method public addCallData(sourceAgentId String, sourceServiceType ServiceType, targetId String, targetServiceType ServiceType, timeHistogramList Collection<TimeHistogram>) : void in class com.navercorp.pinpoint.web.applicationmap.rawdata.LinkCallDataMap |
From |
To |
|
Change Parameter Type callerServiceType : short to callerServiceType : ServiceType in method public update(calleeApplicationName String, calleeServiceType ServiceType, callerApplicationName String, callerServiceType ServiceType, callerHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.dao.hbase.HbaseMapStatisticsCalleeDao |
From |
To |
|
Change Parameter Type callerServiceType : short to callerServiceType : ServiceType in method public updateCaller(callerApplicationName String, callerServiceType ServiceType, callerAgentId String, calleeApplicationName String, calleeServiceType ServiceType, calleeHost String, elapsed int, isError boolean) : void in class com.navercorp.pinpoint.collector.handler.StatisticsHandler |
From |
To |
|
Change Parameter Type callerServiceTypeCode : short to callerServiceTypeCode : ServiceType in method public addLinkData(callerAgentId String, callerServiceTypeCode ServiceType, hostname String, serviceTypeCode ServiceType, timestamp long, slot short, count long) : void in class com.navercorp.pinpoint.web.applicationmap.rawdata.LinkData |
From |
To |
|
Change Parameter Type targetServiceType : short to targetServiceType : ServiceType in method public addCallData(sourceAgentId String, sourceServiceType ServiceType, targetId String, targetServiceType ServiceType, timeHistogramList Collection<TimeHistogram>) : void in class com.navercorp.pinpoint.web.applicationmap.rawdata.LinkCallDataMap |
From |
To |
|
Change Parameter Type applicationServiceType : short to applicationServiceType : ServiceType in method public ResponseTime(applicationName String, applicationServiceType ServiceType, timeStamp long) in class com.navercorp.pinpoint.web.vo.ResponseTime |
From |
To |