0e1f0e64176ce13b579762c42d8358eaa7543f20
Files Diff
- Added: 7
- Removed: 2
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.apache.usergrid.persistence.core.executor.TaskExecutorFactory.RejectedHandler renamed to org.apache.usergrid.persistence.core.executor.TaskExecutorFactory.CallerRunsHandler | From | To | |
Extract Variable | 2 | ||
Extract Variable entity : Entity in method public call(ioEvent CollectionIoEvent<MvccEntity>) : CollectionIoEvent<MvccEntity> from class org.apache.usergrid.persistence.collection.mvcc.stage.write.WriteCommit | From | To | |
Extract Variable entityId : Id in method public writeAndGetField2X() : void from class org.apache.usergrid.persistence.collection.EntityCollectionManagerIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rxSchedulerFig : RxSchedulerFig to rxSchedulerFig : ServiceSchedulerFig in class org.apache.usergrid.services.AbstractService | From | To |