b2e7ff6c9ecfce59876941355927cb8b0b2bedd5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type channelId : String to channelId : UUID in method public getInitialMessage(channelId UUID) : SaslMessage in class alluxio.security.authentication.DefaultSaslHandshakeClientHandler | From | To | |
| Change Parameter Type channelId : String to channelId : UUID in method public getInitialMessage(channelId UUID) : SaslMessage in class alluxio.security.authentication.SaslHandshakeClientHandler | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute channelId : String to mChannelId : UUID in method public start() : void in class alluxio.security.authentication.SaslStreamClientDriver | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type channelId : String to mChannelId : UUID in method public start() : void in class alluxio.security.authentication.SaslStreamClientDriver | From | To |