f421941c91b148792d5b3049dd596bae31e7b1f5
Files Diff
- Added: 9
- Removed: 4
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type AtomixConsistentTreeMap to RaftConsistentTreeMap in method private createResource(mapName String) : RaftConsistentTreeMap in class io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To | |
Change Return Type AtomixConsistentTreeMap to RaftConsistentTreeMap in method protected createPrimitive(proxy RaftProxy) : RaftConsistentTreeMap in class io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To | |
Rename Class | 4 | ||
Rename Class io.atomix.primitives.map.impl.AtomixConsistentTreeMapOperations renamed to io.atomix.primitives.map.impl.RaftConsistentTreeMapOperations | From | To | |
Rename Class io.atomix.primitives.map.impl.AtomixConsistentTreeMapTest renamed to io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To | |
Rename Class io.atomix.primitives.map.impl.AtomixConsistentTreeMap renamed to io.atomix.primitives.map.impl.RaftConsistentTreeMap | From | To | |
Rename Class io.atomix.primitives.map.impl.AtomixConsistentTreeMapService renamed to io.atomix.primitives.map.impl.RaftConsistentTreeMapService | From | To | |
Change Variable Type | 4 | ||
Change Variable Type map : AtomixConsistentTreeMap to map : RaftConsistentTreeMap in method public treeMapFunctionsTest() : void in class io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To | |
Change Variable Type map : AtomixConsistentTreeMap to map : RaftConsistentTreeMap in method public mapListenerTests() : void in class io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To | |
Change Variable Type map : AtomixConsistentTreeMap to map : RaftConsistentTreeMap in method public testBasicMapOperations() : void in class io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To | |
Change Variable Type map : AtomixConsistentTreeMap to map : RaftConsistentTreeMap in method private createResource(mapName String) : RaftConsistentTreeMap in class io.atomix.primitives.map.impl.RaftConsistentTreeMapTest | From | To |