28efba6a12828cf26a1204dc8d86bf7b181472f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private writeNativeIndexFile(file File, content byte[]) : ByteBuffer renamed to private writeFile(file File, content byte[]) : ByteBuffer in class org.neo4j.kernel.impl.storemigration.participant.NativeLabelScanStoreMigratorTest | From | To | |
Rename Variable | 1 | ||
Rename Variable read : int to totalBytesRead : int in method private readAndValidate(channel StoreChannel, fileName File) : long in class org.neo4j.kernel.impl.store.id.IdContainer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter nativeLabelIndex : File to file : File in method private storeFileContent(file File, sourceBuffer ByteBuffer) : void in class org.neo4j.kernel.impl.storemigration.participant.NativeLabelScanStoreMigratorTest | From | To |