5be90dd33cf1e20c51c99767eb2f98371343d42f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type result : byte[] to result : ByteBuffer in method public withResult(result ByteBuffer) : Builder in class net.kuujo.copycat.protocol.rpc.CommitResponse.Builder | From | To | |
Change Return Type | 1 | ||
Change Return Type byte[] to ByteBuffer in method public result() : ByteBuffer in class net.kuujo.copycat.protocol.rpc.CommitResponse | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type result : byte[] to result : ByteBuffer in class net.kuujo.copycat.protocol.rpc.CommitResponse | From | To |