bf38e9a0f72037fcd687955f8c53ecf2d54e8e1b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public withMapping() : MappingFunction from class net.openhft.chronicle.IndexedChronicle.AbstractIndexedExcerpt to public withMapping() : MappingFunction from class net.openhft.chronicle.tcp.Attached | From | To | |
Move Method public withMapping() : MappingFunction from class net.openhft.chronicle.VanillaChronicle.AbstractVanillaExcerpt to public withMapping() : MappingFunction from class net.openhft.chronicle.tcp.Attached | From | To | |
Move Attribute | 1 | ||
Move Attribute private mappingFunction : MappingFunction from class net.openhft.chronicle.IndexedChronicle.AbstractIndexedExcerpt to private mappingFunction : MappingFunction from class net.openhft.chronicle.tcp.Attached | From | To | |
Extract Class | 2 | ||
Extract Class net.openhft.chronicle.tcp.Attached from class net.openhft.chronicle.VanillaChronicle.AbstractVanillaExcerpt | From | To | |
Extract Class net.openhft.chronicle.tcp.Attached from class net.openhft.chronicle.IndexedChronicle.AbstractIndexedExcerpt | From | To |