90e514ad35a452e66ce62b7ec39eb88eb69ad0b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable count : long to totalCount : long in method public testTimedFlush() : void in class org.apache.usergrid.persistence.CounterIT | From | To | |
| Inline Variable | 1 | ||
| Inline Variable name : String in method public testTimedFlush() : void from class org.apache.usergrid.persistence.CounterIT | From | To | |
| Extract Method | 1 | ||
| Extract Method private returnCounts(em EntityManager, counterName String) : long extracted from public testTimedFlush() : void in class org.apache.usergrid.persistence.CounterIT | From | To |