1c4b1e3ae28afe8e95311c346064d98d9d043ca2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type queue : BlockingQueue to queue : BlockingQueue<String> in method public testStreamPersistence() : void in class cloud.orbit.actors.test.streams.StreamTest | From | To | |
Change Variable Type queue : BlockingQueue<Object> to queue : BlockingQueue<String> in method public testStreamPersistence() : void in class cloud.orbit.actors.test.streams.StreamPersistenceTest | From | To |