81a41e67599110114a89947ff3374bea292bdc79
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type newAllocators : AtomicLong[] to newAllocators : ArrayList<AtomicLong> in method private initAllocators(storage OStorage) : void in class com.orientechnologies.orient.server.distributed.impl.OClusterPositionAllocatorDatabase | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type allocators : AtomicLong[] to allocators : List<AtomicLong> in class com.orientechnologies.orient.server.distributed.impl.OClusterPositionAllocatorDatabase | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter context1 : OSharedContext to sharedContext : OSharedContext in method private registerListener(sharedContext OSharedContext) : void in class com.orientechnologies.orient.server.distributed.impl.OClusterPositionAllocatorDatabase | From | To |