7ccddd1f32bd74c60090390d4fb254fd875da4d7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type snapshot : ByteBuffer to snapshot : List<ByteBuffer> in method public appendSnapshot(index long, snapshot List<ByteBuffer>) : long in class net.kuujo.copycat.state.internal.SnapshottableLogManager | From | To | |
Rename Parameter | 1 | ||
Rename Parameter snapshot : ByteBuffer to snapshotChunk : ByteBuffer in method private installSnapshot(snapshotChunk ByteBuffer) : void in class net.kuujo.copycat.state.internal.DefaultStateLog | From | To |