a787b0253c4b4301367fd4e424381898f5246edb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable outputStream : OutputStream to output : OutputStream in method private profile(file PagedFile, existingProfiles Profile[]) : long in class org.neo4j.kernel.impl.pagecache.PageCacheWarmer | From | To | |
Rename Variable inputStream : InputStream to input : InputStream in method private verifyChecksum(profile Profile) : boolean in class org.neo4j.kernel.impl.pagecache.PageCacheWarmer | From | To | |
Rename Variable inputStream : InputStream to input : InputStream in method private reheat(file PagedFile, existingProfiles Profile[]) : long in class org.neo4j.kernel.impl.pagecache.PageCacheWarmer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fileBag : Map<Profile,MutableInt> to bag : Map<Profile,MutableInt> in class org.neo4j.kernel.impl.pagecache.ProfileRefCounts | From | To |