b04896dd9df9eab225d84f97d41b97e54a54b747
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute rotateAtSize : int to ROTATE_AT_SIZE_IN_BYTES : int in method private replicatedStringOfBytes(size int) : ReplicatedString in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogRotationTest | From | To | |
Extract Method | 2 | ||
Extract Method private replicatedStringOfBytes(size int) : ReplicatedString extracted from public shouldBeAbleToRecoverToLatestStateAfterRotation() : void in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogRotationTest | From | To | |
Extract Method private replicatedStringOfBytes(size int) : ReplicatedString extracted from public shouldRotateOnAppendWhenRotateSizeIsReached() : void in class org.neo4j.coreedge.raft.log.segmented.SegmentedRaftLogRotationTest | From | To |