24b9b2c34fb266d4e118603b1bfdaf82bb45f207
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type label : Number to label : long in method private label(label long) : IntCounter in class org.neo4j.kernel.impl.api.CountsStoreApplier | From | To | |
Extract Method | 1 | ||
Extract Method public dumpCountsStore(fs FileSystemAbstraction, path File, out PrintStream) : void extracted from public main(args String[]) : void in class org.neo4j.kernel.impl.store.counts.DumpCountsStore | From | To |