787bc09138bda5b793dd57cb7494111be569913a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type size : int to versions : List<UUID> in method public createLogEntryMock(logEntrySerializationStrategy MvccLogEntrySerializationStrategy, scope CollectionScope, entityId Id, versions List<UUID>) : LogEntryMock in class org.apache.usergrid.persistence.collection.util.LogEntryMock | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type removedCount : int to removedCount : Long in method public call() : Void in class org.apache.usergrid.persistence.collection.impl.EntityVersionCleanupTask | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter size : int to versions : List<UUID> in method public createLogEntryMock(logEntrySerializationStrategy MvccLogEntrySerializationStrategy, scope CollectionScope, entityId Id, versions List<UUID>) : LogEntryMock in class org.apache.usergrid.persistence.collection.util.LogEntryMock | From | To |