e5b7b509f33def5283b7b8c0fba7193f20c2080a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute instanceCache : Consumer<StorePropertyCursor> to consumer : Consumer<StorePropertyCursor> in class org.neo4j.kernel.impl.api.store.StorePropertyCursor | From | To | |
Rename Attribute instanceCache : Consumer<StoreSinglePropertyCursor> to consumer : Consumer<StoreSinglePropertyCursor> in class org.neo4j.kernel.impl.api.store.StoreSinglePropertyCursor | From | To | |
Rename Parameter | 2 | ||
Rename Parameter instanceCache : Consumer<StorePropertyCursor> to consumer : Consumer<StorePropertyCursor> in method public StorePropertyCursor(propertyStore PropertyStore, consumer Consumer<StorePropertyCursor>) in class org.neo4j.kernel.impl.api.store.StorePropertyCursor | From | To | |
Rename Parameter instanceCache : Consumer<StoreSinglePropertyCursor> to consumer : Consumer<StoreSinglePropertyCursor> in method package StoreSinglePropertyCursor(propertyStore PropertyStore, consumer Consumer<StoreSinglePropertyCursor>) in class org.neo4j.kernel.impl.api.store.StoreSinglePropertyCursor | From | To |