dc2311f578226a0221008f9e38f6c3a9a736389c
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public fromPoto(pResp BackupPResponse) : BackupResponse renamed to public fromProto(pResp BackupPResponse) : BackupResponse in class alluxio.wire.BackupResponse | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type options : BackupOptions to options : BackupPOptions in method public backup(options BackupPOptions) : BackupResponse in class alluxio.master.meta.DefaultMetaMaster | From | To | |
| Change Parameter Type options : BackupOptions to options : BackupPOptions in method public backup(options BackupPOptions) : BackupResponse in class alluxio.master.meta.MetaMaster | From | To |