dcc3d8cb9407d7c7e58f56ba0c75e0e197507e57
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type types : int to types : CapabilityType in method public hasSameCapabilities(other RecordFormats, types CapabilityType) : boolean in class org.neo4j.kernel.impl.store.format.BaseRecordFormats | From | To | |
Change Parameter Type types : int to type : CapabilityType in method public hasSameCapabilities(other RecordFormats, type CapabilityType) : boolean in class org.neo4j.kernel.impl.transaction.state.PrepareTrackingRecordFormats | From | To | |
Change Parameter Type types : int to type : CapabilityType in method public hasSameCapabilities(other RecordFormats, type CapabilityType) : boolean in class org.neo4j.kernel.impl.store.format.RecordFormats | From | To | |
Change Parameter Type types : int to types : CapabilityType... in method package Capability(types CapabilityType...) in class org.neo4j.kernel.impl.store.format.Capability | From | To | |
Change Return Type | 4 | ||
Change Return Type Collection<Object[]> to Collection<String> in method public versions() : Collection<String> in class upgrade.StoreUpgraderInterruptionTestIT | From | To | |
Change Return Type Collection<Object[]> to Collection<String> in method public versions() : Collection<String> in class upgrade.StoreUpgraderTest | From | To | |
Change Return Type Collection<Object[]> to Collection<String> in method public versions() : Collection<String> in class upgrade.StoreUpgradeOnStartupTest | From | To | |
Change Return Type String to int in method private dynamicRecordDataSizeForAligningWith(recordSize int) : int in class org.neo4j.graphdb.factory.GraphDatabaseSettings | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type types : int to types : CapabilityType[] in class org.neo4j.kernel.impl.store.format.Capability | From | To | |
Rename Parameter | 2 | ||
Rename Parameter types : int to type : CapabilityType in method public hasSameCapabilities(other RecordFormats, type CapabilityType) : boolean in class org.neo4j.kernel.impl.transaction.state.PrepareTrackingRecordFormats | From | To | |
Rename Parameter types : int to type : CapabilityType in method public hasSameCapabilities(other RecordFormats, type CapabilityType) : boolean in class org.neo4j.kernel.impl.store.format.RecordFormats | From | To |