23784161d179c4d27563d52fc13abb2f76d06d92
Files Diff
- Added: 10
- Removed: 6
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 6 | ||
Move And Rename Class org.neo4j.kernel.impl.store.format.highlimit.v30.RelationshipGroupRecordFormatV3_0 moved and renamed to org.neo4j.kernel.impl.store.format.highlimit.v300.RelationshipGroupRecordFormatV3_0_0 | From | To | |
Move And Rename Class org.neo4j.kernel.impl.store.format.highlimit.v30.HighLimitV3_0 moved and renamed to org.neo4j.kernel.impl.store.format.highlimit.v300.HighLimitV3_0_0 | From | To | |
Move And Rename Class org.neo4j.kernel.impl.store.format.highlimit.v30.PropertyRecordFormatV3_0 moved and renamed to org.neo4j.kernel.impl.store.format.highlimit.v300.PropertyRecordFormatV3_0_0 | From | To | |
Move And Rename Class org.neo4j.kernel.impl.store.format.highlimit.v30.BaseHighLimitRecordFormatV3_0 moved and renamed to org.neo4j.kernel.impl.store.format.highlimit.v300.BaseHighLimitRecordFormatV3_0_0 | From | To | |
Move And Rename Class org.neo4j.kernel.impl.store.format.highlimit.v30.NodeRecordFormatV3_0 moved and renamed to org.neo4j.kernel.impl.store.format.highlimit.v300.NodeRecordFormatV3_0_0 | From | To | |
Move And Rename Class org.neo4j.kernel.impl.store.format.highlimit.v30.RelationshipRecordFormatV3_0 moved and renamed to org.neo4j.kernel.impl.store.format.highlimit.v300.RelationshipRecordFormatV3_0_0 | From | To | |
Change Variable Type | 4 | ||
Change Variable Type recordFormatV30 : RelationshipGroupRecordFormatV3_0 to recordFormatV30 : RelationshipGroupRecordFormatV3_0_0 in method private writeRecordWithOldFormat(oldFormatRecord RelationshipGroupRecord) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipGroupRecordFormatTest | From | To | |
Change Variable Type recordFormatV30 : NodeRecordFormatV3_0 to recordFormatV30 : NodeRecordFormatV3_0_0 in method private writeRecordWithOldFormat(oldFormatRecord NodeRecord) : void in class org.neo4j.kernel.impl.store.format.highlimit.NodeRecordFormatTest | From | To | |
Change Variable Type recordFormatV30 : PropertyRecordFormatV3_0 to recordFormatV30 : PropertyRecordFormatV3_0_0 in method private writeRecordWithOldFormat(oldFormatRecord PropertyRecord) : void in class org.neo4j.kernel.impl.store.format.highlimit.PropertyRecordFormatTest | From | To | |
Change Variable Type recordFormatV30 : RelationshipRecordFormatV3_0 to recordFormatV30 : RelationshipRecordFormatV3_0_0 in method private writeRecordWithOldFormat(oldFormatRecord RelationshipRecord) : void in class org.neo4j.kernel.impl.store.format.highlimit.RelationshipRecordFormatTest | From | To |