82a55cc16032f04b490b70d84c0115551bcb571d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type eventString : String to pattern : Pattern in method public wasLogged(pattern Pattern) : boolean in class alluxio.TestLoggerRule.TestAppender | From | To | |
| Rename Variable | 1 | ||
| Rename Variable trueAuthority : Authority to configured : Authority in method private checkUri(uri AlluxioURI) : void in class alluxio.client.file.BaseFileSystem | From | To | |
| Extract Method | 2 | ||
| Extract Method public toAuthority() : Authority extracted from public toString() : String in class alluxio.master.PollingMasterInquireClient.MultiMasterConnectDetails | From | To | |
| Extract Method private assertBadAuthority(authority String, failureMessage String) : void extracted from public uriCheckBadAuthority() : void in class alluxio.client.file.BaseFileSystemTest | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter eventString : String to pattern : String in method public wasLogged(pattern String) : boolean in class alluxio.TestLoggerRule | From | To | |
| Rename Parameter authority : String to zkAddress : String in method public ZookeeperAuthority(zkAddress String) in class alluxio.uri.ZookeeperAuthority | From | To | |
| Rename Parameter eventString : String to pattern : Pattern in method public wasLogged(pattern Pattern) : boolean in class alluxio.TestLoggerRule.TestAppender | From | To |