5be270167c057934fa179ad7dcfcb25b6345199c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable count : long to sequenceId : long in method private parseProfileName(profile File) : Stream<Profile> in class org.neo4j.kernel.impl.pagecache.Profile | From | To | |
| Rename Variable nextCount : long to next : long in method package next() : Profile in class org.neo4j.kernel.impl.pagecache.Profile | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute profileCount : long to profileSequenceId : long in class org.neo4j.kernel.impl.pagecache.Profile | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter profileCount : long to profileSequenceId : long in method private Profile(profileFile File, pagedFile File, profileSequenceId long) in class org.neo4j.kernel.impl.pagecache.Profile | From | To |