412ad2d36d2ac279a98ab83b19e9e26bd9b28d31
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 6 | ||
Change Parameter Type time : long to time : BigDecimal in method public MapExecutorProgress(state BenchmarkStatus, operations int, reads int, writes int, events int, time BigDecimal) in class io.atomix.bench.map.MapExecutorProgress | From | To | |
Change Parameter Type latency : long[] to latency : BigDecimal[] in method public MessagingExecutorResult(requests int, responses int, failures int, time BigDecimal, latency BigDecimal[]) in class io.atomix.bench.messaging.MessagingExecutorResult | From | To | |
Change Parameter Type time : long to time : BigDecimal in method public MessagingExecutorProgress(state BenchmarkStatus, requests int, responses int, failures int, time BigDecimal, latency BigDecimal[]) in class io.atomix.bench.messaging.MessagingExecutorProgress | From | To | |
Change Parameter Type latency : long[] to latency : BigDecimal[] in method public MessagingExecutorProgress(state BenchmarkStatus, requests int, responses int, failures int, time BigDecimal, latency BigDecimal[]) in class io.atomix.bench.messaging.MessagingExecutorProgress | From | To | |
Change Parameter Type time : long to time : BigDecimal in method public MessagingExecutorResult(requests int, responses int, failures int, time BigDecimal, latency BigDecimal[]) in class io.atomix.bench.messaging.MessagingExecutorResult | From | To | |
Change Parameter Type time : long to time : BigDecimal in method public MapExecutorResult(operations int, reads int, writes int, events int, time BigDecimal) in class io.atomix.bench.map.MapExecutorResult | From | To | |
Change Return Type | 6 | ||
Change Return Type long to BigDecimal in method public getTime() : BigDecimal in class io.atomix.bench.map.MapExecutorProgress | From | To | |
Change Return Type long to BigDecimal in method public getTime() : BigDecimal in class io.atomix.bench.messaging.MessagingExecutorProgress | From | To | |
Change Return Type long[] to BigDecimal[] in method public getLatency() : BigDecimal[] in class io.atomix.bench.messaging.MessagingExecutorResult | From | To | |
Change Return Type long[] to BigDecimal[] in method public getLatency() : BigDecimal[] in class io.atomix.bench.messaging.MessagingExecutorProgress | From | To | |
Change Return Type long to BigDecimal in method public getTime() : BigDecimal in class io.atomix.bench.map.MapExecutorResult | From | To | |
Change Return Type long to BigDecimal in method public getTime() : BigDecimal in class io.atomix.bench.messaging.MessagingExecutorResult | From | To | |
Change Attribute Type | 6 | ||
Change Attribute Type latency : long[] to latency : BigDecimal[] in class io.atomix.bench.messaging.MessagingExecutorResult | From | To | |
Change Attribute Type latency : long[] to latency : BigDecimal[] in class io.atomix.bench.messaging.MessagingExecutorProgress | From | To | |
Change Attribute Type time : long to time : BigDecimal in class io.atomix.bench.map.MapExecutorResult | From | To | |
Change Attribute Type time : long to time : BigDecimal in class io.atomix.bench.messaging.MessagingExecutorResult | From | To | |
Change Attribute Type time : long to time : BigDecimal in class io.atomix.bench.map.MapExecutorProgress | From | To | |
Change Attribute Type time : long to time : BigDecimal in class io.atomix.bench.messaging.MessagingExecutorProgress | From | To |