10b753a3c28373a722259aadf1e10442859ffccb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getName() : String renamed to public getColumnName() : String in class com.facebook.presto.redis.RedisInternalFieldDescription | From | To | |
Rename Attribute | 1 | ||
Rename Attribute name : String to columnName : String in class com.facebook.presto.redis.RedisInternalFieldDescription | From | To | |
Rename Parameter | 1 | ||
Rename Parameter name : String to columnName : String in method package RedisInternalFieldDescription(columnName String, type Type, comment String) in class com.facebook.presto.redis.RedisInternalFieldDescription | From | To |