f7f47b4261dafe636ef1a33e3b7f224cecae808d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type protocol : PrimitiveProtocolConfig to protocol : PrimitiveProtocolConfig<?> in method public setProtocol(protocol PrimitiveProtocolConfig<?>) : BenchmarkConfig in class io.atomix.bench.BenchmarkConfig | From | To | |
| Change Return Type | 1 | ||
| Change Return Type PrimitiveProtocolConfig to PrimitiveProtocolConfig<?> in method public getProtocol() : PrimitiveProtocolConfig<?> in class io.atomix.bench.BenchmarkConfig | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type totalTime : int to totalTime : long in method public getProgress() : BenchmarkProgress in class io.atomix.bench.BenchmarkController | From | To |