fd06fb2fdb23016e1d658c2ea68cc69d9be22a3d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private retryRPC(rpc RpcCallable<V>) : V from class tachyon.client.RawTableMasterClient to protected retryRPC(rpc RpcCallable<V>) : V from class tachyon.ClientBase | From | To | |
Move Class | 1 | ||
Move Class tachyon.client.RawTableMasterClient.RpcCallable moved to tachyon.ClientBase.RpcCallable | From | To |