49296c0a863ef26e1aa63e755d7dc84785347106
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private buildReadRecord(innerAction Action) : Action extracted from private readRecord() : Action in class org.neo4j.io.pagecache.randomharness.CommandPrimer | From | To | |
Extract Method private buildWriteAction(innerAction Action, forbiddenRecordIds PrimitiveLongSet) : Action extracted from private writeRecord() : Action in class org.neo4j.io.pagecache.randomharness.CommandPrimer | From | To |