7a9b0bbe1b7d58f3838b5597e8bb1a25b6b936b8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public hasSameCapabilities(one RecordFormats, other RecordFormats, type CapabilityType) : boolean extracted from public hasSameCapabilities(other RecordFormats, types CapabilityType) : boolean in class org.neo4j.kernel.impl.store.format.BaseRecordFormats | From | To | |
Rename Parameter | 1 | ||
Rename Parameter types : CapabilityType to type : CapabilityType in method public hasSameCapabilities(other RecordFormats, type CapabilityType) : boolean in class org.neo4j.kernel.impl.store.format.BaseRecordFormats | From | To |