f0a91094905b89d111cc7f7c7fd5f6e72f250884
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public shouldReadAndUpdateExistingContentsInUpdateMode() : void renamed to public shouldReadAndUpdateExistingContents() : void in class org.neo4j.unsafe.impl.batchimport.store.BatchingPageCacheTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute file : File to resource : Closeable in class org.neo4j.unsafe.impl.batchimport.store.BatchingPageCache.BatchingPagedFile | From | To | |
Rename Attribute pageCacheFactory : BatchingPageCache to pageCache : BatchingPageCache in class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStore | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type file : File to resource : Closeable in class org.neo4j.unsafe.impl.batchimport.store.BatchingPageCache.BatchingPagedFile | From | To |