51b167fc6aff64a4f74f11576ff3e205f31cdb47
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type array : LongArray to array : ByteArray in method public PackedMultiFieldCache(array ByteArray, slotSizes int...) in class org.neo4j.consistency.checking.cache.PackedMultiFieldCache | From | To | |
Extract Variable | 1 | ||
Extract Variable cacheAccess : DefaultCacheAccess in method package scanForHighIdOnlyOnceWhenProcessCache() : void from class org.neo4j.consistency.checking.cache.CheckNextRelTaskTest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type array : LongArray to array : ByteArray in class org.neo4j.consistency.checking.cache.PackedMultiFieldCache | From | To | |
Change Attribute Type slots : LongBitsManipulator to slots : ByteArrayBitsManipulator in class org.neo4j.consistency.checking.cache.PackedMultiFieldCache | From | To |