4c263b870d0b45f53e198cad876373485c188669
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public execute() : Observable renamed to public build() : IndexOperationMessage in class org.apache.usergrid.persistence.index.impl.EsEntityIndexBatchImpl | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Observable to IndexOperationMessage in method public build() : IndexOperationMessage in class org.apache.usergrid.persistence.index.impl.EsEntityIndexBatchImpl | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private indexProducer : IndexProducer from class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl to public indexProducer : IndexProducer from class org.apache.usergrid.persistence.index.impl.EntityIndexTest | From | To | |
| Move Attribute private indexProducer : IndexProducer from class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl to package indexProducer : IndexProducer from class org.apache.usergrid.persistence.index.impl.GeoPagingTest | From | To | |
| Move Attribute private indexProducer : IndexProducer from class org.apache.usergrid.persistence.index.impl.EsEntityIndexFactoryImpl to public indexProducer : IndexProducer from class org.apache.usergrid.persistence.index.impl.IndexLoadTestsIT | From | To |