3e6c90f67b3b0d122e127ceb9c644b629d6562c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testVanillaReplicationWithPriceMarketDataFilter() : void renamed to public testReplicationWithEvenDayFilter() : void in class net.openhft.chronicle.tcp.WithMappedTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable closeFactory : ThreadFactory to dayFilterFactory : ThreadFactory in method public testReplicationWithEvenDayFilter() : void in class net.openhft.chronicle.tcp.WithMappedTest | From | To | |
| Rename Variable closeFuture : Future<Void> to dayFilterFuture : Future<Void> in method public testReplicationWithEvenDayFilter() : void in class net.openhft.chronicle.tcp.WithMappedTest | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute public TIMEOUT : int in class net.openhft.chronicle.tcp.WithMappedTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type actual : Close to actual : MarketData in method public call() : Void in class net.openhft.chronicle.tcp.WithMappedTest.testReplicationWithEvenDayFilter.dayFilterCallable | From | To | |
| Change Variable Type actual : HighLow to actual : MarketData in method public call() : Void in class net.openhft.chronicle.tcp.WithMappedTest.testReplicationWithEvenDayFilter.dayFilterCallable | From | To |