ac7bc953b2e10f39e023f691dbc7bca525577b39
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testLogPrimitives() : void renamed to public testLogPrimitive() : void in class io.atomix.core.AtomixTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute futures : Map<Long,CompletableFuture> to writeFutures : Map<Long,CompletableFuture> in class io.atomix.primitive.proxy.impl.LogProxySession | From | To |