93f72ab645c9fba3f7d0a4b9e4aa2c186129eb20
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private createStrings(length int, count int) : String[] from class io.atomix.bench.map.MapBenchmarkExecutor to public randomStrings(length int, count int) : String[] from class io.atomix.bench.util.Strings | From | To | |
| Move Method | 1 | ||
| Move Method private randomString(length int, random Random) : String from class io.atomix.bench.map.MapBenchmarkExecutor to public randomString(length int, random Random) : String from class io.atomix.bench.util.Strings | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private CHARS : char[] from class io.atomix.bench.map.MapBenchmarkExecutor to private CHARS : char[] from class io.atomix.bench.util.Strings | From | To |