7a4d407d90cf4bd7ababb47bd2379ec18dbae3b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable retry : RetryPolicy to retryPolicy : RetryPolicy in method public connect() : void in class alluxio.AbstractClient | From | To | |
Rename Variable retry : RetryPolicy to retryPolicy : RetryPolicy in method protected createNewResource() : T in class alluxio.network.connection.ThriftClientPool | From | To | |
Rename Attribute | 2 | ||
Rename Attribute CONNECTION_OPEN_RETRY_MAX : int to RPC_MAX_NUM_RETRY : int in class alluxio.network.connection.ThriftClientPool | From | To | |
Rename Attribute CONNECTION_OPEN_RETRY_BASE_SLEEP_MS : int to BASE_SLEEP_MS : int in class alluxio.network.connection.ThriftClientPool | From | To | |
Extract Variable | 1 | ||
Extract Variable exception : TException in method protected createNewResource() : T from class alluxio.network.connection.ThriftClientPool | From | To |