|
Change Parameter Type sampledPoints : List<Point<Long,Y>> to sampledPoints : List<Point> in method public build(sampledPoints List<Point>) : Chart in class com.navercorp.pinpoint.web.vo.chart.TimeSeriesChartBuilder |
From |
To |
|
Change Parameter Type permGenUsed : Point<Long,Double> to permGenUsed : AgentStatPoint<Double> in method public setPermGenUsed(permGenUsed AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type normalCounts : Point<Long,Integer> to normalCounts : AgentStatPoint<Integer> in method public setNormalCounts(normalCounts AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Parameter Type heapUsed : Point<Long,Long> to heapUsed : AgentStatPoint<Long> in method public setHeapUsed(heapUsed AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Parameter Type gcNewCount : Point<Long,Long> to gcNewCount : AgentStatPoint<Long> in method public setGcNewCount(gcNewCount AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type newGenUsed : Point<Long,Double> to newGenUsed : AgentStatPoint<Double> in method public setNewGenUsed(newGenUsed AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type nonHeapUsed : Point<Long,Long> to nonHeapUsed : AgentStatPoint<Long> in method public setNonHeapUsed(nonHeapUsed AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Parameter Type total : Point<Long,Double> to total : AgentStatPoint<Double> in method public setTotal(total AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Parameter Type metaspaceUsed : Point<Long,Double> to metaspaceUsed : AgentStatPoint<Double> in method public setMetaspaceUsed(metaspaceUsed AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type xVal : X to xVal : long in method public AgentStatPoint(xVal long, minYVal Y, maxYVal Y, avgYVal Double, sumYVal Y) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.AgentStatPoint |
From |
To |
|
Change Parameter Type unsampledNew : Point<Long,Double> to unsampledNew : AgentStatPoint<Double> in method public setUnsampledNew(unsampledNew AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Parameter Type activeConnectionSize : Point<Long,Integer> to activeConnectionSize : AgentStatPoint<Integer> in method public setActiveConnectionSize(activeConnectionSize AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledDataSource |
From |
To |
|
Change Parameter Type deadlockedThreadCount : Point<Long,Integer> to deadlockedThreadCount : AgentStatPoint<Integer> in method public setDeadlockedThreadCount(deadlockedThreadCount AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledDeadlock |
From |
To |
|
Change Parameter Type sampledContinuation : Point<Long,Double> to sampledContinuation : AgentStatPoint<Double> in method public setSampledContinuation(sampledContinuation AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Parameter Type survivorSpaceUsed : Point<Long,Double> to survivorSpaceUsed : AgentStatPoint<Double> in method public setSurvivorSpaceUsed(survivorSpaceUsed AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type responseTimeChartGroup : ResponseTimeChartGroup to responseTimeChartGroup : StatChartGroup in method private assertEquals(sampledResponseTimeList List<SampledResponseTime>, responseTimeChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.ResponseTimeChartGroupTest |
From |
To |
|
Change Parameter Type xVal : X to xVal : long in method public AgentStatPoint(xVal long, yVal Y) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.AgentStatPoint |
From |
To |
|
Change Parameter Type dataSourceChartGroup : DataSourceChartGroup to dataSourceChartGroup : StatChartGroup in method private assertEquals(sampledDataSourceList List<SampledDataSource>, dataSourceChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.DataSourceChartGroupTest |
From |
To |
|
Change Parameter Type heapMax : Point<Long,Long> to heapMax : AgentStatPoint<Long> in method public setHeapMax(heapMax AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Parameter Type fastCounts : Point<Long,Integer> to fastCounts : AgentStatPoint<Integer> in method public setFastCounts(fastCounts AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Parameter Type verySlowCounts : Point<Long,Integer> to verySlowCounts : AgentStatPoint<Integer> in method public setVerySlowCounts(verySlowCounts AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Parameter Type nonHeapMax : Point<Long,Long> to nonHeapMax : AgentStatPoint<Long> in method public setNonHeapMax(nonHeapMax AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Parameter Type gcNewTime : Point<Long,Long> to gcNewTime : AgentStatPoint<Long> in method public setGcNewTime(gcNewTime AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type unsampledContinuation : Point<Long,Double> to unsampledContinuation : AgentStatPoint<Double> in method public setUnsampledContinuation(unsampledContinuation AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Parameter Type systemCpuLoad : Point<Long,Double> to systemCpuLoad : AgentStatPoint<Double> in method public setSystemCpuLoad(systemCpuLoad AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledCpuLoad |
From |
To |
|
Change Parameter Type jvmCpuLoad : Point<Long,Double> to jvmCpuLoad : AgentStatPoint<Double> in method public setJvmCpuLoad(jvmCpuLoad AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledCpuLoad |
From |
To |
|
Change Parameter Type maxConnectionSize : Point<Long,Integer> to maxConnectionSize : AgentStatPoint<Integer> in method public setMaxConnectionSize(maxConnectionSize AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledDataSource |
From |
To |
|
Change Parameter Type gcOldCount : Point<Long,Long> to gcOldCount : AgentStatPoint<Long> in method public setGcOldCount(gcOldCount AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Parameter Type points : List<Point<X,Y>> to points : List<Point> in method package Chart(points List<Point>) in class com.navercorp.pinpoint.web.vo.chart.Chart |
From |
To |
|
Change Parameter Type deadlockChartGroup : DeadlockChartGroup to deadlockChartGroup : StatChartGroup in method private assertEquals(sampledDeadlockList List<SampledDeadlock>, deadlockChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.DeadlockChartGroupTest |
From |
To |
|
Change Parameter Type sampledNew : Point<Long,Double> to sampledNew : AgentStatPoint<Double> in method public setSampledNew(sampledNew AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Parameter Type slowCounts : Point<Long,Integer> to slowCounts : AgentStatPoint<Integer> in method public setSlowCounts(slowCounts AgentStatPoint<Integer>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Parameter Type avg : Point<Long,Long> to avg : AgentStatPoint<Long> in method public setAvg(avg AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledResponseTime |
From |
To |
|
Change Parameter Type gcOldTime : Point<Long,Long> to gcOldTime : AgentStatPoint<Long> in method public setGcOldTime(gcOldTime AgentStatPoint<Long>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Parameter Type oldGenUsed : Point<Long,Double> to oldGenUsed : AgentStatPoint<Double> in method public setOldGenUsed(oldGenUsed AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Parameter Type codeCacheUsed : Point<Long,Double> to codeCacheUsed : AgentStatPoint<Double> in method public setCodeCacheUsed(codeCacheUsed AgentStatPoint<Double>) : void in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ResponseTimePoint moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ResponseTimePoint |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.DataSourceChartGroup.DataSourceChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationDataSourceChart.ApplicationDataSourceChartGroup.DataSourceChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationTransactionChartGroup.TransactionChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.TransactionChart.TransactionChartGroup.TransactionChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.JvmGcDetailedChartGroup.JvmGcDetailedChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.JvmGcDetailedChart.JvmGcDetailedChartGroup.JvmGcDetailedChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ActiveTracePoint moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ActiveTracePoint |
From |
To |
|
Move Class com.navercorp.pinpoint.web.service.ApplicationStatChartService moved to com.navercorp.pinpoint.web.service.stat.ApplicationStatChartService |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.DeadlockChartGroup.DeadlockChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.DeadlockChart.DeadlockChartGroup.DeadlockChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.MemoryPoint moved to com.navercorp.pinpoint.web.vo.stat.chart.application.MemoryPoint |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.CpuLoadPoint moved to com.navercorp.pinpoint.web.vo.stat.chart.application.CpuLoadPoint |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationDataSourceChartGroup moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationDataSourceChart.ApplicationDataSourceChartGroup |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationCpuLoadChartGroup moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationCpuLoadChart.ApplicationCpuLoadChartGroup |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ActiveTraceChartGroup.ActiveTraceChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationActiveTraceChart.ApplicationActiveTraceChartGroup.ActiveTraceChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.TransactionPoint moved to com.navercorp.pinpoint.web.vo.stat.chart.application.TransactionPoint |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.JvmGcChartGroup moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.JvmGcChart.JvmGcChartGroup |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationDataSourceChartGroup.DataSourceChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.DataSourceChart.DataSourceChartGroup.DataSourceChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ResponseTimeChartGroup.ResponseTimeChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationResponseTimeChart.ApplicationResponseTimeChartGroup.ResponseTimeChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationCpuLoadChartGroup.CpuLoadChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.CpuLoadChart.CpuLoadChartGroup.CpuLoadChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.DataSourceChartGroup moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.DataSourceChart.DataSourceChartGroup |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationResponseTimeChartGroup.ResponseTimeChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.agent.ResponseTimeChart.ResponseTimeChartGroup.ResponseTimeChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.TransactionChartGroup.TransactionChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationTransactionChart.ApplicationTransactionChartGroup.TransactionChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationMemoryChartGroup moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationMemoryChart.ApplicationMemoryChartGroup |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.DataSourcePoint moved to com.navercorp.pinpoint.web.vo.stat.chart.application.DataSourcePoint |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.CpuLoadChartGroup.CpuLoadChartType moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationCpuLoadChart.ApplicationCpuLoadChartGroup.CpuLoadChartType |
From |
To |
|
Move Class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationTransactionChartGroup moved to com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationTransactionChart.ApplicationTransactionChartGroup |
From |
To |
|
Change Variable Type charts : Map<AgentStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method private assertEquals(sampledDataSourceList List<SampledDataSource>, dataSourceChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.DataSourceChartGroupTest |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.JvmGcChartService |
From |
To |
|
Change Variable Type gcOldTimes : List<Point<Long,Long>> to gcOldTimes : List<Point> in method public JvmGcChartGroup(timeWindow TimeWindow, sampledJvmGcs List<SampledJvmGc>) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.JvmGcChart.JvmGcChartGroup |
From |
To |
|
Change Variable Type dataSourceChartGroup : DataSourceChartGroup to dataSourceChartGroup : DataSourceChart in method public basicFunctionTest2() : void in class com.navercorp.pinpoint.web.vo.stat.chart.DataSourceChartGroupTest |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.JvmGcChartService |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.CpuLoadChartService |
From |
To |
|
Change Variable Type result : List<ApplicationStatChartGroup> to result : List<StatChart> in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ApplicationDataSourceService |
From |
To |
|
Change Variable Type charts : Map<ApplicationStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method public createApplicationMemoryChartGroupTest() : void in class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationMemoryChartGroupTest |
From |
To |
|
Change Variable Type charts : Map<ApplicationStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method public createApplicationDataSourceChartGroup() : void in class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationDataSourceChartGroupTest |
From |
To |
|
Change Variable Type point : Point<Long,Integer> to point : Point in method private assertEquals(sampledDeadlockList List<SampledDeadlock>, deadlockChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.DeadlockChartGroupTest |
From |
To |
|
Change Variable Type gcOldCounts : List<Point<Long,Long>> to gcOldCounts : List<Point> in method public JvmGcChartGroup(timeWindow TimeWindow, sampledJvmGcs List<SampledJvmGc>) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.JvmGcChart.JvmGcChartGroup |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.JvmGcDetailedChartService |
From |
To |
|
Change Variable Type dataSourceChartGroup : DataSourceChartGroup to dataSourceChartGroup : DataSourceChart in method public serializeTest() : void in class com.navercorp.pinpoint.web.view.DataSourceChartSerializerTest |
From |
To |
|
Change Variable Type sampledPoint : Point<Long,Y> to sampledPoint : Point in method public build(sampledPoints List<Point>) : Chart in class com.navercorp.pinpoint.web.vo.chart.TimeSeriesChartBuilder |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.TransactionChartService |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ActiveTraceChartService |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.DeadlockChartService |
From |
To |
|
Change Variable Type nonHeapUseds : List<Point<Long,Long>> to nonHeapUseds : List<Point> in method public JvmGcChartGroup(timeWindow TimeWindow, sampledJvmGcs List<SampledJvmGc>) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.JvmGcChart.JvmGcChartGroup |
From |
To |
|
Change Variable Type charts : Map<ApplicationStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method public createApplicationCpuLoadChartGroupTest() : void in class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationCpuLoadChartGroupTest |
From |
To |
|
Change Variable Type maxConnectionSizes : List<Point<Long,Integer>> to maxConnectionSizes : List<Point> in method public DataSourceChartGroup(timeWindow TimeWindow, sampledDataSourceList List<SampledDataSource>, serviceTypeRegistryService ServiceTypeRegistryService) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.DataSourceChart.DataSourceChartGroup |
From |
To |
|
Change Variable Type nonHeapMaxes : List<Point<Long,Long>> to nonHeapMaxes : List<Point> in method public JvmGcChartGroup(timeWindow TimeWindow, sampledJvmGcs List<SampledJvmGc>) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.JvmGcChart.JvmGcChartGroup |
From |
To |
|
Change Variable Type charts : Map<ApplicationStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method public createApplicationResponseTimeChartGroupTest() : void in class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationResponseTimeChartGroupTest |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ResponseTimeChartService |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.JvmGcDetailedChartService |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.TransactionChartService |
From |
To |
|
Change Variable Type charts : Map<AgentStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method private assertEquals(sampledResponseTimeList List<SampledResponseTime>, responseTimeChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.ResponseTimeChartGroupTest |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ActiveTraceChartService |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.CpuLoadChartService |
From |
To |
|
Change Variable Type charts : Map<ApplicationStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method public createApplicationActiveTraceChartGroupTest() : void in class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationActiveTraceChartGroupTest |
From |
To |
|
Change Variable Type point : Point<Long,Long> to point : Point in method private assertEquals(sampledResponseTimeList List<SampledResponseTime>, responseTimeChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.ResponseTimeChartGroupTest |
From |
To |
|
Change Variable Type charts : Map<ApplicationStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method public createApplicationTransactionChartGroupTest() : void in class com.navercorp.pinpoint.web.vo.stat.chart.ApplicationTransactionChartGroupTest |
From |
To |
|
Change Variable Type point : Point<Long,Integer> to point : Point in method private assertEquals(sampledDataSourceList List<SampledDataSource>, dataSourceChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.DataSourceChartGroupTest |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.DataSourceChartService |
From |
To |
|
Change Variable Type result : List<AgentStatChartGroup> to result : List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.DeadlockChartService |
From |
To |
|
Change Variable Type charts : Map<AgentStatChartGroup.ChartType,Chart> to charts : Map<StatChartGroup.ChartType,Chart> in method private assertEquals(sampledDeadlockList List<SampledDeadlock>, deadlockChartGroup StatChartGroup) : void in class com.navercorp.pinpoint.web.vo.stat.chart.DeadlockChartGroupTest |
From |
To |
|
Change Variable Type agentStatChartGroup : AgentStatChartGroup to agentStatChart : StatChart in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ResponseTimeChartService |
From |
To |
|
Change Variable Type activeConnectionSizes : List<Point<Long,Integer>> to activeConnectionSizes : List<Point> in method public DataSourceChartGroup(timeWindow TimeWindow, sampledDataSourceList List<SampledDataSource>, serviceTypeRegistryService ServiceTypeRegistryService) in class com.navercorp.pinpoint.web.vo.stat.chart.agent.DataSourceChart.DataSourceChartGroup |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getMaxConnectionSize() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledDataSource |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ApplicationTransactionService |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getOldGenUsed() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getGcNewCount() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getNormalCounts() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getSlowCounts() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method private createLongPoint(timestamp long, values List<Long>) : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.JvmGcDetailedSampler |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getSampledNew() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method private createPoint(timestamp long, values List<Integer>) : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.DeadlockSampler |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method private createSampledTitledPoint(title String, timestamp long, values List<Integer>) : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.ActiveTraceSampler |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method private createPoint(timestamp long, values List<Double>) : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.CpuLoadSampler |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getSystemCpuLoad() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledCpuLoad |
From |
To |
|
Change Return Type List<ApplicationStatChartGroup> to List<StatChart> in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ApplicationDataSourceService |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.DeadlockChartService |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getNonHeapMax() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getGcOldTime() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getActiveConnectionSize() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledDataSource |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ApplicationStatChartService |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getPermGenUsed() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getHeapMax() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getNonHeapUsed() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.CpuLoadChartService |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public getAgentStatChartList(agentId String, from long, to long) : List<StatChart> in class com.navercorp.pinpoint.web.controller.AgentStatController |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.DataSourceChartService |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.AgentStatChartService |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ActiveTraceChartService |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ApplicationCpuLoadService |
From |
To |
|
Change Return Type Chart<Long,Y> to Chart in method public build(sampledPoints List<Point>) : Chart in class com.navercorp.pinpoint.web.vo.chart.TimeSeriesChartBuilder |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ActiveTraceChartService |
From |
To |
|
Change Return Type List<Point<X,Y>> to List<Point> in method public getPoints() : List<Point> in class com.navercorp.pinpoint.web.vo.chart.Chart |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getGcOldCount() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method private createDoublePoint(timestamp long, values List<Double>) : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.JvmGcDetailedSampler |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getHeapUsed() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method private createSampledPoint(timestamp long, values List<Long>) : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.JvmGcSampler |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.JvmGcDetailedChartService |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getSurvivorSpaceUsed() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method private createPoint(timestamp long, values List<Double>) : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.TransactionSampler |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getFastCounts() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getSampledContinuation() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.CpuLoadChartService |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.DataSourceChartService |
From |
To |
|
Change Return Type List<ApplicationStatChartGroup> to List<StatChart> in method public getAgentStatChart(applicationId String, from long, to long) : List<StatChart> in class com.navercorp.pinpoint.web.controller.ApplicationStatController.ApplicationDataSourceController |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.JvmGcChartService |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getVerySlowCounts() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method public getDeadlockedThreadCount() : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledDeadlock |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ApplicationActiveTraceService |
From |
To |
|
Change Return Type Point<Long,Integer> to AgentStatPoint<Integer> in method private createPoint(timestamp long, values List<Integer>) : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.DataSourceSampler |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ApplicationMemoryService |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public selectApplicationChart(applicationId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ApplicationResponseTimeService |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.JvmGcChartService |
From |
To |
|
Change Return Type ApplicationStatChartGroup to StatChart in method public getAgentStatChart(applicationId String, from long, to long) : StatChart in class com.navercorp.pinpoint.web.controller.ApplicationStatController |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getTotal() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.ResponseTimeChartService |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.AgentStatChartService |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getUnsampledContinuation() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public getAgentStatChart(agentId String, from long, to long, interval Integer) : StatChart in class com.navercorp.pinpoint.web.controller.AgentStatController |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.ResponseTimeChartService |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getGcNewTime() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getJvmCpuLoad() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledCpuLoad |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.TransactionChartService |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public selectAgentChartList(agentId String, timeWindow TimeWindow) : List<StatChart> in class com.navercorp.pinpoint.web.service.stat.DeadlockChartService |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.TransactionChartService |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public selectAgentChart(agentId String, timeWindow TimeWindow) : StatChart in class com.navercorp.pinpoint.web.service.stat.JvmGcDetailedChartService |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getUnsampledNew() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Return Type List<AgentStatChartGroup> to List<StatChart> in method public getAgentStatChartList(agentId String, from long, to long, interval Integer) : List<StatChart> in class com.navercorp.pinpoint.web.controller.AgentStatController |
From |
To |
|
Change Return Type AgentStatChartGroup to StatChart in method public getAgentStatChart(agentId String, from long, to long) : StatChart in class com.navercorp.pinpoint.web.controller.AgentStatController |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getMetaspaceUsed() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method public getAvg() : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledResponseTime |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getCodeCacheUsed() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Double> to AgentStatPoint<Double> in method public getNewGenUsed() : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Return Type Point<Long,Long> to AgentStatPoint<Long> in method private createPoint(timestamp long, values List<Long>) : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.mapper.stat.sampling.sampler.ResponseTimeSampler |
From |
To |
|
Change Attribute Type activeConnectionSize : Point<Long,Integer> to activeConnectionSize : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledDataSource |
From |
To |
|
Change Attribute Type UNCOLLECTED_TRANSACTION_POINT : UncollectedTransactionPointCreater to UNCOLLECTED_TRANSACTION_POINT : TransactionPoint.UncollectedTransactionPointCreater in class com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationTransactionChart.ApplicationTransactionChartGroup |
From |
To |
|
Change Attribute Type gcOldTime : Point<Long,Long> to gcOldTime : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Attribute Type gcOldCount : Point<Long,Long> to gcOldCount : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Attribute Type heapMax : Point<Long,Long> to heapMax : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Attribute Type UNCOLLECTED_MEMORY_POINT : UncollectedMemoryPointCreater to UNCOLLECTED_MEMORY_POINT : MemoryPoint.UncollectedMemoryPointCreater in class com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationMemoryChart.ApplicationMemoryChartGroup |
From |
To |
|
Change Attribute Type metaspaceUsed : Point<Long,Double> to metaspaceUsed : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type slowCounts : Point<Long,Integer> to slowCounts : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Attribute Type nonHeapUsed : Point<Long,Long> to nonHeapUsed : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Attribute Type oldGenUsed : Point<Long,Double> to oldGenUsed : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type deadlockedThreadCount : Point<Long,Integer> to deadlockedThreadCount : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledDeadlock |
From |
To |
|
Change Attribute Type UNCOLLECTED_DATASOURCE_POINT : UncollectedDataSourcePointCreater to UNCOLLECTED_DATASOURCE_POINT : DataSourcePoint.UncollectedDataSourcePointCreater in class com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationDataSourceChart.ApplicationDataSourceChartGroup |
From |
To |
|
Change Attribute Type gcNewTime : Point<Long,Long> to gcNewTime : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type verySlowCounts : Point<Long,Integer> to verySlowCounts : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Attribute Type gcNewCount : Point<Long,Long> to gcNewCount : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type total : Point<Long,Double> to total : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Attribute Type UNCOLLECTED_CPULOAD_POINT : UncollectedCpuLoadPointCreater to UNCOLLECTED_CPULOAD_POINT : CpuLoadPoint.UncollectedCpuLoadPointCreater in class com.navercorp.pinpoint.web.vo.stat.chart.application.ApplicationCpuLoadChart.ApplicationCpuLoadChartGroup |
From |
To |
|
Change Attribute Type survivorSpaceUsed : Point<Long,Double> to survivorSpaceUsed : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type heapUsed : Point<Long,Long> to heapUsed : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Attribute Type permGenUsed : Point<Long,Double> to permGenUsed : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type sampledNew : Point<Long,Double> to sampledNew : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Attribute Type avg : Point<Long,Long> to avg : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledResponseTime |
From |
To |
|
Change Attribute Type jvmCpuLoad : Point<Long,Double> to jvmCpuLoad : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledCpuLoad |
From |
To |
|
Change Attribute Type newGenUsed : Point<Long,Double> to newGenUsed : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type unsampledContinuation : Point<Long,Double> to unsampledContinuation : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Attribute Type maxConnectionSize : Point<Long,Integer> to maxConnectionSize : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledDataSource |
From |
To |
|
Change Attribute Type systemCpuLoad : Point<Long,Double> to systemCpuLoad : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledCpuLoad |
From |
To |
|
Change Attribute Type codeCacheUsed : Point<Long,Double> to codeCacheUsed : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGcDetailed |
From |
To |
|
Change Attribute Type sampledContinuation : Point<Long,Double> to sampledContinuation : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Attribute Type nonHeapMax : Point<Long,Long> to nonHeapMax : AgentStatPoint<Long> in class com.navercorp.pinpoint.web.vo.stat.SampledJvmGc |
From |
To |
|
Change Attribute Type points : List<Point<X,Y>> to points : List<Point> in class com.navercorp.pinpoint.web.vo.chart.Chart |
From |
To |
|
Change Attribute Type normalCounts : Point<Long,Integer> to normalCounts : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |
|
Change Attribute Type unsampledNew : Point<Long,Double> to unsampledNew : AgentStatPoint<Double> in class com.navercorp.pinpoint.web.vo.stat.SampledTransaction |
From |
To |
|
Change Attribute Type fastCounts : Point<Long,Integer> to fastCounts : AgentStatPoint<Integer> in class com.navercorp.pinpoint.web.vo.stat.SampledActiveTrace |
From |
To |