0632ceff5b40b3a23f1561589cb911c3ca45cb6b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable removeConnectionsOption : String to removeOrphanConnectionsOption : String in method public runTool(line CommandLine) : void in class org.apache.usergrid.tools.CollectionIterator | From | To | |
| Rename Variable removeConnectionsOption : Option to removeOrphanConnectionsOption : Option in method public createOptions() : Options in class org.apache.usergrid.tools.CollectionIterator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute REMOVE_CONNECTIONS_ARG : String to REMOVE_ORPHAN_CONNECTIONS_ARG : String in class org.apache.usergrid.tools.CollectionIterator | From | To | |
| Extract Method | 1 | ||
| Extract Method public getUnixTimestampInMillisFromUUIDTimestamp(uuidTimestamp long) : long extracted from public getTimestampInMillis(uuid UUID) : long in class org.apache.usergrid.persistence.index.utils.UUIDUtils | From | To |