|
Change Parameter Type entry : Bytes to entry : ReplicableEntry in method public onEntry(entry ReplicableEntry, payload Bytes, chronicleId int, bootstrapTime long) : boolean in class net.openhft.chronicle.map.AbstractChannelReplicator.EntryCallback |
From |
To |
|
Change Parameter Type entry : Bytes to entry : ReplicableEntry in method public abstract onEntry(entry ReplicableEntry, payload Bytes, chronicleId int, bootstrapTime long) : boolean in class net.openhft.chronicle.map.Replica.EntryCallback |
From |
To |
|
Change Parameter Type entry : Bytes to entry : ReplicableEntry in method public writeExternalEntry(entry ReplicableEntry, payload Bytes, destination Bytes, chronicleId int, bootstrapTime long) : void in class net.openhft.chronicle.map.Replica.EntryExternalizable |
From |
To |
|
Change Parameter Type entry : Bytes to entry : ReplicableEntry in method public writeExternalEntry(entry ReplicableEntry, payload Bytes, destination Bytes, chronicleId int, bootstrapTime long) : void in class net.openhft.chronicle.map.ReplicatedChronicleMap |
From |
To |