b2cd5af700aa629d160ed4f3d893fef2234dba73
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method package isChanged(tierIndex long, pos long) : boolean renamed to package isChangedTierBulk(bulkIndex int, offsetToTierBitSet long, pos long) : boolean in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Method private dropExtraTierChange(tierIndex long, bitIndex long) : boolean renamed to package dropChangeInTierBulk(bulkIndex int, offsetToTierBitSet long, pos long) : boolean in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Method public writeExternalEntry(entry ReplicableEntry, payload Bytes, destination Bytes, chronicleId int, bootstrapTime long) : void renamed to private writeExternalEntry0(entry ReplicableEntry, destination Bytes) : void in class net.openhft.chronicle.map.ReplicatedChronicleMap | From | To | |
Rename Method private bitSetAddr(tierBulkData TierBulkData) : long renamed to private bitSetsAddr(tierBulkData TierBulkData) : long in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Method private raiseExtraTierChange(tierIndex long, bitIndex long) : void renamed to package raiseChangeInTierBulk(bulkIndex int, offsetToTierBitSet long, pos long) : void in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type remoteIdentifier : int to remoteIdentifier : byte in method public ModificationIterator(remoteIdentifier byte) in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Variable | 6 | ||
Rename Variable lastModificationTime : long to bootstrapFrom : long in method public testBootstrap() : void in class net.openhft.chronicle.map.TCPSocketReplicationBootStrapTest | From | To | |
Rename Variable position : long to nextEntryPos : long in method public nextEntry(entryCallback EntryCallback, chronicleId int) : boolean in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Variable lastModificationTime : long to bootstrapFrom : long in method private onBootstrapMessage(bytes Bytes) : void in class net.openhft.chronicle.map.ChannelProvider | From | To | |
Rename Variable lastModificationTime : long to bootstrapFrom : long in method private add(chronicleChannel int, replica Replica, entryExternalizable EntryExternalizable) : void in class net.openhft.chronicle.map.ChannelProvider | From | To | |
Rename Variable lastModificationTime : long to bootstrapFrom : long in method public testBootstrapAndHeartbeat() : void in class net.openhft.chronicle.map.TCPSocketReplicationBootStrapTest | From | To | |
Rename Variable ss : long to segmentSize : long in method private segmentSize() : long in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
Change Return Type | 1 | ||
Change Return Type boolean to void in method public onEntry(entry ReplicableEntry, payload Bytes, chronicleId int) : void in class net.openhft.chronicle.map.AbstractChannelReplicator.EntryCallback | From | To | |
Rename Attribute | 4 | ||
Rename Attribute offsetToBitSetWithinATierBulk : long to offsetToBitSetsWithinATierBulk : long in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Attribute segmentIndexShift : int to remoteIdentifier : byte in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Rename Attribute tierBulkModIterFrameForUpdates : BitSetFrame to tierModIterFrame : BitSetFrame in class net.openhft.chronicle.map.ReplicatedChronicleMap | From | To | |
Rename Attribute tierBulkModIterFrameForIteration : BitSetFrame to remoteNodeCouldBootstrapFrom : long[] in class net.openhft.chronicle.map.ReplicatedChronicleMap | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type segmentIndexShift : int to remoteIdentifier : byte in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To | |
Change Attribute Type tierBulkModIterFrameForIteration : BitSetFrame to remoteNodeCouldBootstrapFrom : long[] in class net.openhft.chronicle.map.ReplicatedChronicleMap | From | To | |
Inline Variable | 1 | ||
Inline Variable offset : long in method public onHeaderCreated() : void from class net.openhft.chronicle.map.ReplicatedChronicleMap | From | To | |
Rename Parameter | 3 | ||
Rename Parameter lastModificationTime : long to bootstrapFrom : long in method private toBootstrapMessage(chronicleChannel int, bootstrapFrom long, localIdentifier byte) : Bytes in class net.openhft.chronicle.map.ChannelProvider | From | To | |
Rename Parameter segmentSize : long to sizeInBytes : long in method protected breakL1CacheAssociativityContention(sizeInBytes long) : long in class net.openhft.chronicle.hash.impl.VanillaChronicleHash | From | To | |
Rename Parameter tierIndex : long to offsetToTierBitSet : long in method package isChangedTierBulk(bulkIndex int, offsetToTierBitSet long, pos long) : boolean in class net.openhft.chronicle.map.ReplicatedChronicleMap.ModificationIterator | From | To |