c97a20041b5b7bc846648e19b549b7ecb5bf350b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private lookupRegionForType(type String) : String renamed to private lookupAuthoritativeRegionForType(type String) : String in class org.apache.usergrid.corepersistence.CpEntityManager | From | To | |
| Rename Method public getRegion() : String renamed to public getAuthoritativeRegion() : String in class org.apache.usergrid.persistence.collection.mvcc.stage.CollectionIoEvent | From | To | |
| Rename Variable | 2 | ||
| Rename Variable region : String to authoritativeRegion : String in method private verifyUniqueFieldsAkka(ioevent CollectionIoEvent<MvccEntity>) : void in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteUniqueVerify | From | To | |
| Rename Variable region : String to authoritativeRegion : String in method private confirmUniqueFields(ioEvent CollectionIoEvent<MvccEntity>) : CollectionIoEvent<MvccEntity> in class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteCommit | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute region : String to authoritativeRegion : String in class org.apache.usergrid.persistence.collection.mvcc.stage.CollectionIoEvent | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter region : String to authoritativeRegion : String in method public CollectionIoEvent(context ApplicationScope, event T, authoritativeRegion String) in class org.apache.usergrid.persistence.collection.mvcc.stage.CollectionIoEvent | From | To |